mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:17:33 +00:00
fix: allow unicode characters in org domains (#6675)
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
This commit is contained in:
@@ -202,6 +202,7 @@ Errors:
|
||||
Domain:
|
||||
AlreadyExists: 域名已存在
|
||||
InvalidCharacter: 只有字母数字字符,.和 - 允许用于域名中
|
||||
EmptyString: 无效的非数字和字母字符被替换为空格,结果域是空字符串
|
||||
IDP:
|
||||
InvalidSearchQuery: 无效的搜索查询
|
||||
ClientIDMissing: 客户端 ID 丢失
|
||||
|
Reference in New Issue
Block a user