Change password reset to have both link and email
This commit is contained in:
@@ -285,7 +285,10 @@
|
||||
"2FAIsSetup": "Use this to disable user's 2FA. The user can set it up again from the Profile view.",
|
||||
"newLinkAction": "Email reset link",
|
||||
"resetLinkExplanation": "Use this to email a password reset link to the user's fallback email address - {{ email }}.",
|
||||
"reset2FAAction": "Reset 2FA"
|
||||
"reset2FAAction": "Reset 2FA",
|
||||
"sendAction": "Send",
|
||||
"descriptionLink": "Password reset link for forwarding to the user",
|
||||
"descriptionEmail": "Send password reset link to"
|
||||
},
|
||||
"externalLdapDialog": {
|
||||
"title": "Configure LDAP"
|
||||
|
||||
Reference in New Issue
Block a user