csdl / makahiki

An Open Source "Serious Game" Framework for Sustainability
http://makahiki.readthedocs.org/
MIT License
7 stars 5 forks source link

Partial fix for mixed-case username bug [GH-564]. #577

Closed jtakayama closed 10 years ago

jtakayama commented 10 years ago

The "password-case-warning" branch is misnamed, and actually addresses a bug with mixed-case usernames [GH-564].

It adds a warning to the page with the list of users, but does not solve the issue for the creation of individual users.

It solves the issue for bulk uploads by converting each username to lowercase after it is read in from the CSV.