Password reset no longer informs user of errors or account existence

This commit is contained in:
Mark Felder 2020-09-01 16:48:51 -05:00
parent acc45b49a5
commit 5809f33c86
15 changed files with 0 additions and 19 deletions

View file

@ -774,7 +774,6 @@
"placeholder": "Your email or username",
"check_email": "Check your email for a link to reset your password.",
"return_home": "Return to the home page",
"not_found": "We couldn't find that email or username.",
"too_many_requests": "You have reached the limit of attempts, try again later.",
"password_reset_disabled": "Password reset is disabled. Please contact your instance administrator.",
"password_reset_required": "You must reset your password to log in.",