Change password reset to have both link and email

This commit is contained in:
Johannes Zellner
2021-10-27 18:36:41 +02:00
parent 4ae90fc2da
commit 13d7381c62
4 changed files with 50 additions and 23 deletions
+4 -1
View File
@@ -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"