]> BookStack Code Mirror - bookstack/commit
Added a couple of additional CSP rules
authorDan Brown <redacted>
Sat, 4 Sep 2021 13:34:43 +0000 (14:34 +0100)
committerDan Brown <redacted>
Sat, 4 Sep 2021 13:34:43 +0000 (14:34 +0100)
commit492af79c27f089e28c76007f93fef4995eda9d94
treedfdf09838fddccbf038b7d15608c8061673e4374
parent253f386f006eb0bcdf1151008b75213e96c4edf9
Added a couple of additional CSP rules

As per guidance from google's CSP evaluator.
app/Http/Middleware/ApplyCspRules.php
app/Util/CspService.php
tests/SecurityHeaderTest.php