Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users with usernames containing uppercase letters cannot log in. #564

Open
jtakayama opened this issue Sep 17, 2013 · 0 comments
Open

Users with usernames containing uppercase letters cannot log in. #564

jtakayama opened this issue Sep 17, 2013 · 0 comments

Comments

@jtakayama
Copy link

User accounts can be created that contain uppercase letters in their usernames, but these accounts cannot log in after they have been created.

To reproduce this step:

  1. Log into a Makahiki instance as a user with administrator privileges.
  2. Go to http://:8000/challenge_setting_admin/auth/user/add/
  3. Set the Username as ALLCAPS. Use any password.
  4. Save the new user.
  5. Log out.
  6. Try to log in as user ALLCAPS. You will see the error "Incorrect username and/or password."
jtakayama added a commit that referenced this issue Nov 14, 2013
Partial fix for mixed-case username bug [GH-564].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant