BookStack/app/Exceptions
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
..
ApiAuthException.php
ConfirmationEmailException.php
FileUploadException.php
Handler.php
HttpFetchException.php
ImageUploadException.php
JsonDebugException.php
LdapException.php
LoginAttemptEmailNeededException.php
LoginAttemptException.php
MoveOperationException.php
NotFoundException.php
NotifyException.php Fixed not shown existing-email warning on new ldap user 2020-04-26 12:13:00 +01:00
PermissionsException.php
PrettyException.php
SamlException.php
SocialDriverNotConfigured.php
SocialSignInAccountNotUsed.php
SocialSignInException.php
SortOperationException.php
UnauthorizedException.php
UserRegistrationException.php
UserTokenExpiredException.php
UserTokenNotFoundException.php
UserUpdateException.php