We should not be able to create users with the same username #1000
Labels
component: authentication
Changes related to user authentication and authorization mechanisms.
component: users
Changes related to user management and profiles.
design: user experience
Changes related to improving the user experience.
design: user interface
Changes related to the user interface design.
type: bug
Indicates that the issue or pull request addresses a bug or error.
Describe the bug
It is possible to create users with identical usernames if the first letter is in different case (upper or lower case) allowing duplication of names.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
An error message should appear when trying to create a username with the same username: Username already exists.
Screenshots
If applicable, add screenshots to help explain your problem.
Username.already.exists.mp4
Desktop (please complete the following information):
OS: Windows
Browser: Chrome/Edge/Firefox
.
The text was updated successfully, but these errors were encountered: