Closed jtakayama closed 11 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.
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.