BookStack/app
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
..
Actions
Api Updated with latest styleci changes 2022-02-08 15:29:58 +00:00
Auth Applied latest StyleCI changes 2022-02-24 15:04:09 +00:00
Config Updated CSP with frame-src rules 2022-03-07 14:27:41 +00:00
Console Made a pass to clean up UserRepo 2022-02-13 12:56:26 +00:00
Entities Updated CSP with frame-src rules 2022-03-07 14:27:41 +00:00
Exceptions Updated OIDC error handling for better error reporting 2022-02-24 14:16:09 +00:00
Facades
Http Updated CSP with frame-src rules 2022-03-07 14:27:41 +00:00
Interfaces
Notifications
Providers Added user-update API endpoint 2022-02-03 16:52:28 +00:00
Settings
Theming
Traits
Translation
Uploads
Util Updated CSP with frame-src rules 2022-03-07 14:27:41 +00:00
Application.php
helpers.php
Model.php