mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-23 16:20:29 +00:00
fix(console): initialize org owner with or without password (#471)
* set password validators only if needed * create org initialize without pwd * no caps * self xss message
This commit is contained in:
@@ -245,7 +245,8 @@
|
||||
"DOWNLOAD_FILE":"Download file",
|
||||
"SELECTORGTOOLTIP":"Select this organisation",
|
||||
"PRIMARYDOMAIN":"Primary Domain",
|
||||
"STATE":"State"
|
||||
"STATE":"State",
|
||||
"USEPASSWORD":"Set initial password"
|
||||
},
|
||||
"DOMAINS": {
|
||||
"NEW":"Add Domain",
|
||||
|
Reference in New Issue
Block a user