]> BookStack Code Mirror - bookstack/commitdiff
Updated password reset process not to indicate if email exists
authorDan Brown <redacted>
Fri, 10 Apr 2020 12:38:08 +0000 (13:38 +0100)
committerDan Brown <redacted>
Fri, 10 Apr 2020 12:38:08 +0000 (13:38 +0100)
- Intended to prevent enumeration to check if a user exists.
- Updated messages on both the reqest-reset and set-password elements.
- Also updated notification auto-hide to be dynamic based upon the
amount of words within the notification.
- Added tests to cover.

For #2016


No differences found