Patch for "15.04_STABLE" branch: https://reviews.mahara.org/6394
-- 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

