This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2026-07-24 21:33:26 +03:00
Code
Issues
784
Packages
Projects
Releases
25
Wiki
Activity
Files
d0dcd4f61bac652eccf6fc2dbc92fba14763ced3
BookStack
/
app
/
Exceptions
History
Dan Brown
bae0e80cee
Merge pull request
#4320
from devdot/improve-api-auth-exception
...
Improve ApiAuthException control flow
2023-06-25 23:35:19 +01:00
..
ApiAuthException.php
Simplify ApiAuthException control flow
2023-06-16 10:00:02 +02:00
BookStackExceptionHandlerPage.php
…
ConfirmationEmailException.php
…
FileUploadException.php
…
Handler.php
Refactor notify exception to clean up api exception handling
2023-06-14 11:08:20 +02:00
HttpFetchException.php
…
ImageUploadException.php
…
JsonDebugException.php
Change JsonDebugException to Responsable interface
2023-06-16 09:53:12 +02:00
LdapException.php
…
LoginAttemptEmailNeededException.php
…
LoginAttemptException.php
…
MoveOperationException.php
…
NotFoundException.php
…
NotifyException.php
Exceptions: Added some types, simplified some classes
2023-06-15 17:07:40 +01:00
PermissionsException.php
…
PrettyException.php
Exceptions: Added some types, simplified some classes
2023-06-15 17:07:40 +01:00
SamlException.php
…
SocialDriverNotConfigured.php
…
SocialSignInAccountNotUsed.php
…
SocialSignInException.php
…
StoppedAuthenticationException.php
Played around with a new app structure
2023-05-17 17:56:55 +01:00
UserRegistrationException.php
…
UserTokenExpiredException.php
…
UserTokenNotFoundException.php
…
UserUpdateException.php
…