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

Username with 'underscore' is not allowed while creating account #1963

Closed
saralavanip opened this issue Dec 2, 2016 · 2 comments
Closed
Assignees
Labels

Comments

@saralavanip
Copy link
Contributor

Steps

  1. Visit https://nightly.apinf.io
  2. Click on 'Sign Up'
  3. Enter 'Username' ( username with an 'underscore' eg. ntest_apinf )
  4. Enter valid 'Email address
  5. Enter Password
  6. Re-enter the same password as above
  7. Click on 'Register' button

Expected Result

Successful in creating account

Findings

  • Username with underscore is not allowed while creating account.
  • Displays error message "Username must be 3-15 alphanumeric characters. Underscore and hyphens are allowed"

Screenshot

username_error_while_signup

@saralavanip saralavanip added the bug label Dec 2, 2016
@snittoor snittoor self-assigned this Dec 13, 2016
@snittoor
Copy link

Ready for review

@brylie
Copy link
Contributor

brylie commented Dec 21, 2016

The username regular expression was changed in pulll request 1574. @jykae can you remember why the regex was changed in PR 1574? What is the regex trying to achieve?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants