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
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
LoginAttemptException.php
MoveOperationException.php
NotFoundException.php
NotifyException.php
PermissionsException.php
PrettyException.php
SamlException.php
SocialDriverNotConfigured.php
SocialSignInAccountNotUsed.php
SocialSignInException.php
SortOperationException.php
UnauthorizedException.php
UserRegistrationException.php
UserTokenExpiredException.php
UserTokenNotFoundException.php
UserUpdateException.php