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
LdapTest.php Fixed not shown existing-email warning on new ldap user 2020-04-26 12:13:00 +01:00
Saml2Test.php
SocialAuthTest.php
UserInviteTest.php