You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users are able to register an account with the same username and email but with different letter cases.
Steps to reproduce
Click on the register button
Create an account and remember the username and email used for creating that account.
Create another account using the same username and email but with any of the letters with different capitalization. For example, using an "A" in place of an "a".
The account is created for that user, even though the email and user name technically exists but with a different letter case.
Expected Result
The user should not be able to input the same username or email regardless of the letter case of the username and email.
The text was updated successfully, but these errors were encountered:
alexlo510
changed the title
Users are able to register an account with the same username and email but with letter cases
Users are able to register an account with the same username and email but with different letter cases
Nov 27, 2020
Summary
Users are able to register an account with the same username and email but with different letter cases.
Steps to reproduce
Expected Result
The user should not be able to input the same username or email regardless of the letter case of the username and email.
The text was updated successfully, but these errors were encountered: