BookStack/app/Config
2021-01-02 15:58:23 +00:00
..
api.php Added configurable API throttling, Handled API errors standardly 2020-01-18 15:03:28 +00:00
app.php Aligned norwegian lang with others and used correct locale 2021-01-02 15:58:23 +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
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 Added dump_user_details option to LDAP and added binary attribute decode option 2020-02-15 20:31:23 +00:00
session.php Added iframe CSP, improved session cookie security 2021-01-02 02:43:50 +00: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