Update forbidden-usernames.md

This commit is contained in:
Stefan Pejcic 2024-09-16 16:05:23 +02:00 committed by GitHub
parent 46c6c2d6e4
commit ecb1eded84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,11 +2,22 @@
## Basic restrictions ## Basic restrictions
### OpenPanel
OpenPanel applies the following rules when you create or modify a OpenPanel username: OpenPanel applies the following rules when you create or modify a OpenPanel username:
Usernames may **only** use lowercase letters (az) and digits (09). Usernames may **only** use lowercase letters (az) and digits (09).
- Usernames cannot contain less than 3 characters. - Usernames cannot contain less than **3** characters.
- Usernames cannot contain more than than 16 characters. - Usernames cannot contain more than **16** characters.
### OpenAdmin
OpenAdmin applies the following rules when you create or modify an admin username:
Usernames may **only** use lowercase letters (az) and digits (09).
- Usernames cannot contain less than **5** characters.
- Usernames cannot contain more than **20** characters.
## Reserved usernames ## Reserved usernames