← Back to team overview

mahara-contributors team mailing list archive

[Bug 1567100] [NEW] $user->find_by_username is NOT case insensitive

 

Public bug reported:

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

** Affects: mahara
     Importance: High
         Status: New

-- 
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:
  New

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


Follow ups