BookStack/app/Config
Dan Brown 43c2fc3c37 Updated dev-docker setup to not alter phpunit.xml
Tested on my machine via fresh dev instance with tests passing.
May need old users to drop their old volume data.
2021-03-21 17:42:10 +00:00
..
api.php
app.php Started backend theme system 2021-03-16 17:14:03 +00:00
auth.php Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
broadcasting.php
cache.php
database.php Updated dev-docker setup to not alter phpunit.xml 2021-03-21 17:42:10 +00:00
debugbar.php
dompdf.php
filesystems.php Ensured base64 images are read from image upload folder 2020-12-06 15:34:18 +00:00
hashing.php
logging.php Updated functionality for logging failed access 2020-07-28 12:59:43 +01:00
mail.php
queue.php
saml2.php Updated saml2 slo config so url is used if no repsonse url 2020-09-05 19:26:47 +01:00
services.php LDAP: Added TLS support 2020-11-18 01:05:29 +01:00
session.php Made session cookie path dynamic based on APP_URL 2021-03-16 13:03:07 +00:00
setting-defaults.php Adding APP_VIEWS_BOOKSHELF to .ENV 2021-02-25 07:51:38 +01:00
snappy.php Fixed api query total not taking filters into account 2020-04-25 21:37:52 +01:00
view.php