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

PHYLO web should allow all usernames that OpenPhylo does #120

Open
movermeyer opened this issue Apr 25, 2018 · 0 comments
Open

PHYLO web should allow all usernames that OpenPhylo does #120

movermeyer opened this issue Apr 25, 2018 · 0 comments

Comments

@movermeyer
Copy link

If a user registers a new account in the OpenPhylo UI, they won't be able to log into the PHYLO web game if the username contains special characters.

Steps to reproduce:

  1. Got to OpenPhylo's User registration page
  2. Register with a username that contains a '_' character (ex. "my_user")
    • Registration works fine. This is correct.
  3. Go to the PHYLO web game
  4. Click "Login"
  5. Try to enter your chosen username

It fails since the username field of the PHYLO game doesn't allow you to enter underscores.

The PHYLO game's username input field should allow all the characters that the OpenPhylo registration allows.

This is especially true of underscore characters, since the Phylo web game is already using underscores in the guest user account names (ex. "guest_HJBIkp").

Tested with PHYLO Web v2.0.1

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