mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #34319
[Bug 1567100] Re: $user->find_by_username is NOT case insensitive
** Changed in: mahara
Status: New => Fix Committed
** Also affects: mahara/16.04
Importance: High
Status: Fix Committed
** Also affects: mahara/15.04
Importance: Undecided
Status: New
** Also affects: mahara/15.10
Importance: Undecided
Status: New
** Also affects: mahara/16.10
Importance: Undecided
Status: New
** Changed in: mahara/16.04
Status: Fix Committed => Confirmed
** Changed in: mahara/16.10
Status: New => Fix Committed
** Changed in: mahara/16.04
Milestone: 16.10.0 => 16.04.0
** Changed in: mahara/16.10
Milestone: None => 16.10.0
** Changed in: mahara/15.10
Milestone: None => 15.10.3
** Changed in: mahara/15.04
Milestone: None => 15.04.7
** Changed in: mahara/15.04
Importance: Undecided => High
** Changed in: mahara/15.10
Importance: Undecided => High
** Changed in: mahara/16.10
Importance: Undecided => High
** Changed in: mahara/15.04
Status: New => Confirmed
** Changed in: mahara/15.10
Status: New => Confirmed
--
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:
Confirmed
Status in Mahara 15.04 series:
Confirmed
Status in Mahara 15.10 series:
Confirmed
Status in Mahara 16.04 series:
Confirmed
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