BookStack/app/Auth/Access/Guards
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
..
ExternalBaseSessionGuard.php Checked over and aligned registration option behavior across all auth options 2020-02-02 17:31:00 +00:00
LdapSessionGuard.php Fixed not shown existing-email warning on new ldap user 2020-04-26 12:13:00 +01:00
Saml2SessionGuard.php Added files missed in previous commit 2020-02-02 10:59:03 +00:00