Merge pull request #5744 from panoschal/forgot-password-validation
Require strong password in forgot password form
This commit is contained in:
@@ -2700,6 +2700,7 @@
|
||||
"Failed to send email": "Failed to send email",
|
||||
"The email address linked to your account must be entered.": "The email address linked to your account must be entered.",
|
||||
"A new password must be entered.": "A new password must be entered.",
|
||||
"Please choose a strong password": "Please choose a strong password",
|
||||
"New passwords must match each other.": "New passwords must match each other.",
|
||||
"Changing your password will reset any end-to-end encryption keys on all of your sessions, making encrypted chat history unreadable. Set up Key Backup or export your room keys from another session before resetting your password.": "Changing your password will reset any end-to-end encryption keys on all of your sessions, making encrypted chat history unreadable. Set up Key Backup or export your room keys from another session before resetting your password.",
|
||||
"New Password": "New Password",
|
||||
|
||||
Reference in New Issue
Block a user