Relax username length restriction #306
Labels
No labels
bug
chore
documentation
enhancement
help
in-progress
question
ready-for-release
released
translation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
adam/gate#306
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe your idea for an enhancement:
I am using this application for personal use only, and I would like to set a single-character username.
Currently, the system enforces a minimum username length of 3 characters.
Could you please relax this restriction and support usernames with at least 1 character?
Thank you very much!
This should be released in v1.10.0
Hi, I've pulled and used the latest docker image of voidauth, but the username length restriction (minimum 3 characters) is still present and single-character usernames are not yet supported. Could you check on this issue? Thanks!
It looks like a missed some validators somehow, making a patch now
Fixed, thank you!