mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #34768
[Bug 1567100] Re: $user->find_by_username is NOT case insensitive
** Changed in: mahara/16.04
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1567100
Title:
$user->find_by_username is NOT case insensitive
Status in Mahara:
Fix Committed
Status in Mahara 15.04 series:
Fix Committed
Status in Mahara 15.10 series:
Fix Committed
Status in Mahara 16.04 series:
Fix Released
Status in Mahara 16.10 series:
Fix Committed
Bug description:
The function find_by_username doesn't use LOWER(username) but the
function find_by_instanceid_username() does
We should be consistent and check find_by_username as lowercase as
well
See bug 684425 for related info
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1567100/+subscriptions
References