fix(console): password reset hidden texts (#7915)

fix(console): password reset hidden
This commit is contained in:
Max Peintner
2024-05-06 15:15:35 +02:00
committed by GitHub
parent 1c5ecba42a
commit 016e5e5da1
15 changed files with 44 additions and 44 deletions

View File

@@ -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",