KEYCLOAK-6707 change verfiyEmail tooltip
This commit is contained in:
parent
54fcbf12b0
commit
44f5cf3020
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ loginWithEmailAllowed.tooltip=Allow users to log in with their email address.
|
|||
duplicateEmailsAllowed=Duplicate emails
|
||||
duplicateEmailsAllowed.tooltip=Allow multiple users to have the same email address. Changing this setting will also clear the users cache. It is recommended to manually update email constraints of existing users in the database after switching off support for duplicate email addresses.
|
||||
verifyEmail=Verify email
|
||||
verifyEmail.tooltip=Require the user to verify their email address the first time they login.
|
||||
verifyEmail.tooltip=Require users to verify their email address after initial login or after address changes are submitted.
|
||||
sslRequired=Require SSL
|
||||
sslRequired.option.all=all requests
|
||||
sslRequired.option.external=external requests
|
||||
|
|
Loading…
Reference in a new issue