BookStack/tests/Auth
Dan Brown 8ce38d2158
Fixed not shown existing-email warning on new ldap user
- Reduced the amount of different exceptions from LDAP attempt so they
can be handled more consistently.
- Added test to cover.
- Also cleaned up LDAP tests to reduce boilterplate mocks.

Fixes #2048
2020-04-26 12:13:00 +01:00
..
AuthTest.php Authenticated admins on all guards upon login 2020-04-25 18:19:22 +01:00
LdapTest.php Fixed not shown existing-email warning on new ldap user 2020-04-26 12:13:00 +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