BookStack/tests/Auth
Dan Brown ba1be9d710
Updated password reset process not to indicate if email exists
- 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
2020-04-10 13:38:08 +01:00
..
AuthTest.php Updated password reset process not to indicate if email exists 2020-04-10 13:38:08 +01:00
LdapTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
Saml2Test.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
SocialAuthTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
UserInviteTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00