← Back to team overview

mahara-contributors team mailing list archive

[Bug 633976] Re: usernames not lowercased when creating new users

 

Mahara allows uppercase letters in usernames, but in lookups, we
lowercase the username entered in the login form, and compare it to
lowercased usernames from the user table.  I don't think we should
change that, but we should investigate further to see if there are cases
where the username is not lowercased in the lookup during sso.

** Changed in: mahara
       Status: New => Triaged

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
    Milestone: None => 1.4.0

-- 
usernames not lowercased when creating new users
https://bugs.launchpad.net/bugs/633976
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
Mahara1.3rc1, linux ubuntu10.04, postgres

When logging in via ldapauthplugin with a username like jdoe@xxxxxxxxxxx, the username is autocreated without lowercasing it. When one subsequently try to log in via SSO from a Moodle site with the same username an error is produced and login fails. Perhaps usernames should be lowercased on creation?





References