Comment 6 for bug 1763581

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8873
Committed: https://git.mahara.org/mahara/mahara/commit/74cc86812b6d4ff65ffd5ea5916a7665c87b00fe
Submitter: Cecilia Vela Gurovic (<email address hidden>)
Branch: 18.04_STABLE

commit 74cc86812b6d4ff65ffd5ea5916a7665c87b00fe
Author: Robert Lyon <email address hidden>
Date: Tue Apr 17 11:36:34 2018 +1200

Bug 1763581: Check email based usernames in lowercase for LTI

In Mahara we compare supplied usernames in lower case to what exists
in the database. This avoids problems of 'test01' vs 'Test01'.

The LTI plugin needs to also adhere to this convention

behatnotneeded

Change-Id: I822ccf9e3e3c3b43533c503f1600ef3c3af8008e
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 80c5e70a9684fbd933c10299282461362c6af84d)