Merge pull request #259 from 3onyc/security/prevent-email-disclosure

Change newPassSent to reflect 'Reset Password' not failing on non-existent email.
This commit is contained in:
Tyler Renelle 2014-08-06 18:38:46 -06:00
commit b8fe6903b3

View file

@ -54,7 +54,7 @@
"untilNoFace": "Until we add Facebook, use your UUID and API Token to log in (found at https://habitrpg.com > Options > Settings).",
"noReachServer": "Server not currently reachable, try again later",
"errorUpCase": "ERROR:",
"newPassSent": "New password sent.",
"newPassSent": "New password sent if an account is registered to this email address.",
"serverUnreach": "Server currently unreachable.",
"seeConsole": "(see Chrome console for more details).",
"error": "Error",