Skip to content

feat: reduce account name min_length from 3 to 2 to support 2-character names - #39753

Open
zch0214 wants to merge 5 commits into
langgenius:mainfrom
zch0214:main
Open

feat: reduce account name min_length from 3 to 2 to support 2-character names#39753
zch0214 wants to merge 5 commits into
langgenius:mainfrom
zch0214:main

Conversation

@zch0214

@zch0214 zch0214 commented Jul 29, 2026

Copy link
Copy Markdown

Summary

Reduce account name min_length from 3 to 2 to support 2-character names.There are a lot of names are just 2-character,especially in China.

@zch0214
zch0214 requested a review from QuantumGhost as a code owner July 29, 2026 08:12
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 29, 2026
@zch0214

zch0214 commented Jul 30, 2026

Copy link
Copy Markdown
Author

The min_length=3 constraint is not enforced during account creation, whereas it is enforced during updates. This is quite inconsistent system behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant