mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 10:07:34 +00:00
fix(console): password reset hidden texts (#7915)
fix(console): password reset hidden
This commit is contained in:
@@ -269,9 +269,9 @@
|
||||
"TITLE": "External Login allowed",
|
||||
"DESCRIPTION": "Allow your users to log in with an external identity provider instead of using the ZITADEL user to log in."
|
||||
},
|
||||
"PASSWORD_RESET_ALLOWED": {
|
||||
"TITLE": "Password Reset allowed",
|
||||
"DESCRIPTION": "Allow your users to reset their password."
|
||||
"HIDE_PASSWORD_RESET": {
|
||||
"TITLE": "Password Reset hidden",
|
||||
"DESCRIPTION": "Do not allow your users to reset their password."
|
||||
},
|
||||
"DOMAIN_DISCOVERY_ALLOWED": {
|
||||
"TITLE": "Domain Discovery allowed",
|
||||
|
Reference in New Issue
Block a user