User Addition Fails Due to Unexpected Username Length Restriction in Admin Panel
hhhguany opened this issue · comments
Describe the bug
When trying to add a user from the admin panel, there is a length restriction that prevents usernames shorter than 4 characters from being accepted. This restriction was removed in #1127.
To Reproduce
Steps to reproduce the behavior:
- Go to the admin panel.
- Attempt to add a user with a username that is fewer than 4 characters long.
- See the error message preventing the addition of the user due to length restrictions.
Expected behavior
I expected to be able to add a user with a username shorter than 4 characters, as the restriction was removed in #1127.
Screenshots
Platform
- Device: MacBook Pro
- OS: MacOS 15.1.1
- Browser and version: Microsoft Edge 122.0.2365.63
- Version: v1.4.1