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 Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
FileUploadException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Handler.php Prevented entity "Not Found" events from being logged 2020-05-23 11:28:59 +01:00
HttpFetchException.php PHPCS related fixes. 2019-01-27 15:59:23 +05:30
ImageUploadException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
JsonDebugException.php Started using OneLogin SAML lib directly 2019-11-17 13:26:43 +00:00
LdapException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
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 Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
NotFoundException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
NotifyException.php Fixed not shown existing-email warning on new ldap user 2020-04-26 12:13:00 +01:00
PermissionsException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
PrettyException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SamlException.php Add error messages, fix LDAP error 2019-08-07 15:31:10 +02:00
SocialDriverNotConfigured.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SocialSignInAccountNotUsed.php Altered social auto-reg to be configurable per service 2018-09-21 18:05:06 +01:00
SocialSignInException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SortOperationException.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
UnauthorizedException.php Added API listing filtering & cleaned ApiAuthenticate returns 2020-01-01 16:33:47 +00:00
UserRegistrationException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
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 PHPCS related fixes. 2019-01-27 15:59:23 +05:30