BookStack/app/Config
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
..
api.php Added configurable API throttling, Handled API errors standardly 2020-01-18 15:03:28 +00:00
app.php Updated ci with php7.4, update locale array 2020-04-28 12:28:19 +01:00
auth.php Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
broadcasting.php Updated to Laravel 5.8 2019-09-13 23:58:40 +01:00
cache.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
database.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
debugbar.php Added laravel stats package and enabled debugbar models 2019-09-15 18:07:00 +01:00
dompdf.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
filesystems.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00
hashing.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
logging.php Prevented entity "Not Found" events from being logged 2020-05-23 11:28:59 +01:00
mail.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
queue.php Updated to Laravel 5.8 2019-09-13 23:58:40 +01:00
saml2.php Added files missed in previous commit 2020-02-02 10:59:03 +00:00
services.php Added dump_user_details option to LDAP and added binary attribute decode option 2020-02-15 20:31:23 +00:00
session.php Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
setting-defaults.php added additional color settings into UI 2019-10-17 13:46:18 -05:00
snappy.php Fixed api query total not taking filters into account 2020-04-25 21:37:52 +01:00
view.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00