BookStack/app/Exceptions
Dan Brown 19bfc8ad37
Prevented entity "Not Found" events from being logged
- Added testing to cover, which was more hassle than thought
  since Laravel did not have built in log test helpers, so:
- Added Log testing helper.

Related to #2110
2020-05-23 11:28:59 +01:00
..
ApiAuthException.php Added API listing filtering & cleaned ApiAuthenticate returns 2020-01-01 16:33:47 +00:00
ConfirmationEmailException.php
FileUploadException.php
Handler.php Prevented entity "Not Found" events from being logged 2020-05-23 11:28:59 +01:00
HttpFetchException.php
ImageUploadException.php
JsonDebugException.php
LdapException.php
LoginAttemptEmailNeededException.php Started alignment of auth services 2020-02-01 11:42:22 +00:00
LoginAttemptException.php Started alignment of auth services 2020-02-01 11:42:22 +00:00
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 Added API listing filtering & cleaned ApiAuthenticate returns 2020-01-01 16:33:47 +00:00
UserRegistrationException.php
UserTokenExpiredException.php
UserTokenNotFoundException.php
UserUpdateException.php