Reviewed:  https://reviews.mahara.org/c/mahara/+/12800
Committed: 
https://git.mahara.org/mahara/mahara/commit/ade84457a8c2013f650b8ed0c68bc7f98d36bc65
Submitter: "Doris Tam <doris...@catalyst.net.nz>"
Branch:    22.04_DEV

commit ade84457a8c2013f650b8ed0c68bc7f98d36bc65
Author: Robert Lyon <robe...@catalyst.net.nz>
Date:   Thu May 5 11:35:32 2022 +1200

Bug 1971639: Need to check lowercase on both ends

In case older sites have entered username or email address into the
system as camelcase we need to check our value vs supplied value both
as lowercase

Change-Id: Ib605db75f16d62f53f843b966aebc41814381971
Signed-off-by: Robert Lyon <robe...@catalyst.net.nz>
(cherry picked from commit 2fb4d305cc81febab404131f55020c10619cedef)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1971639

Title:
  webservices need to check match in lowecase at both ends

Status in Mahara:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Committed
Status in Mahara 22.04 series:
  Fix Committed
Status in Mahara 22.10 series:
  Fix Committed

Bug description:
  We check the supplied value for username or email in lowecase but we
  don't check our local value in lowercase too.

  Normally this is not a problem as we save those values now in
  lowercase - but older sites may have the value in camelcase.

  Follow on for Bug 1966367

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1971639/+subscriptions


_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to