BookStack/app/Config
Dan Brown 856fca8289
Updated CSP with frame-src rules
- Configurable via 'ALLOWED_IFRAME_SOURCES' .env option.
- Also updated how CSP rules are set, with a single header being used
  instead of many.
- Also applied CSP rules to HTML export outputs.
- Updated tests to cover.

For #3314
2022-03-07 14:27:41 +00:00
..
api.php
app.php Updated CSP with frame-src rules 2022-03-07 14:27:41 +00:00
auth.php
broadcasting.php Applied StyleCI changes, added php/larastan to attribution 2021-11-05 16:27:59 +00:00
cache.php Applied StyleCI changes, added php/larastan to attribution 2021-11-05 16:27:59 +00:00
clockwork.php
database.php
debugbar.php
dompdf.php Fixed default registration role display options 2022-01-31 14:16:56 +00:00
filesystems.php
hashing.php
logging.php
mail.php
oidc.php
queue.php Allowed database queue usage where desired 2021-12-13 18:34:18 +00:00
saml2.php
services.php
session.php
setting-defaults.php
snappy.php Fixed default registration role display options 2022-01-31 14:16:56 +00:00
view.php