[SECURITY] Password Reset Updates
authorhmonroy <hmonroy@wikimedia.org>
Wed, 15 Apr 2020 20:40:44 +0000 (13:40 -0700)
committersbassett <sbassett@wikimedia.org>
Mon, 1 Jun 2020 21:15:46 +0000 (16:15 -0500)
commit11c82a8660fa01f4407c8551b77ec58006b087e8
tree86d3ec1f3170d19b045767851896bdf727a5c1ab
parente876fef4b07135a6005457c88a24d9e46e25d934
[SECURITY] Password Reset Updates

* Include throttle message in password reset success
* Update password reset success message to include throttle message.
* Remove password reset invalid email message
* Show general message when an invalid email is submitted.

* Note: squashing two related master commits for security backports.

Related Change-Ids:
* Ia247034ec9a93689218c619d391a666c6b92991a
* I98a35af26930f3d66308065e271e9617fdbf5076

Bug: T249730
Change-Id: Ie329cc927742ed8637ff6479f63adc79b56a14f8
includes/user/PasswordReset.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/phpunit/includes/user/PasswordResetTest.php