1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 20:02:35 +01:00
BookStack/app/Exceptions
Dan Brown 3a17ba2cb9
Started using OneLogin SAML lib directly
- Aligned and formatted config options.
- Provided way to override onelogin lib options if required.
- Added endpoints in core bookstack routes.
- Provided way to debug details provided by idp and formatted by
bookstack.
- Started on test work
- Handled case of email address already in use.
2019-11-17 13:26:43 +00:00
..
AuthException.php
ConfirmationEmailException.php
FileUploadException.php
Handler.php
HttpFetchException.php
ImageUploadException.php
JsonDebugException.php Started using OneLogin SAML lib directly 2019-11-17 13:26:43 +00:00
LdapException.php
MoveOperationException.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
NotFoundException.php
NotifyException.php
PermissionsException.php
PrettyException.php
SamlException.php Add error messages, fix LDAP error 2019-08-07 15:31:10 +02:00
SocialDriverNotConfigured.php
SocialSignInAccountNotUsed.php
SocialSignInException.php
SortOperationException.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
UserRegistrationException.php
UserTokenExpiredException.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
UserTokenNotFoundException.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
UserUpdateException.php