0
Non-ASCII identifiers for usernames (not GUI names)
Source: nextcloud/server#62422 · opened by @Otzie2023
Non-ASCII identifiers for usernames (not GUI names):
Currently, usernames can only consist of ASCII characters, but this poses a problem for email login. SMTPUTF8 allows email addresses with non-ASCII characters in the local part that cannot be converted using Punnycode or similar methods.
To protect existing systems, the default behavior for username validation could remain unchanged, and an opt-in option could allow usernames to be non-ASCII-compliant (as well as -bad-name in Linux user management).
Currently, usernames can only consist of ASCII characters, but this poses a problem for email login. SMTPUTF8 allows email addresses with non-ASCII characters in the local part that cannot be converted using Punnycode or similar methods.
To protect existing systems, the default behavior for username validation could remain unchanged, and an opt-in option could allow usernames to be non-ASCII-compliant (as well as -bad-name in Linux user management).
No pledges yet. Be the first to back this.
Comments
Similar requests
UTF-8 support for usernames
0 votes · 0 comments
Enforce Minimum Length for Usernames
0 votes · 0 comments
Encrypt Filenames SSE
3 votes · 0 comments
Files Search results more hint location for similar names
2 votes · 0 comments
Changing of the case (e.g. UPPER->lower) in folder and file names leads to sync conflicts
0 votes · 0 comments
No comments yet.