← Back to team overview

mahara-contributors team mailing list archive

[Bug 1567100] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/6310

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


References