Bug 1567100: In Mahara we deal with username in a case insensitive way
In other places we check the LOWER(username) but for some reason in find_by_username() we don't. We should do it here as well for consistency. behatnotneeded Change-Id: Ie692aeace0c8aa2f6989683e094ac6625f153b98 Signed-off-by:Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit fb330e38)
Please register or sign in to comment