This repository has been archived by the owner on Feb 21, 2025. It is now read-only.
Releases: Firesphere/silverstripe-csp-headers
Releases · Firesphere/silverstripe-csp-headers
Add convert helper
- Add CSP Convertor to convert a header in to a YML.
Fix typo
Typofix I wrote `woorker`
Worker source
- Add worker as valid source via CMS
Up dependency for CSP-builder
ParagonIE has added support for -elem
and -attr
Silverstripe 5 dependency
Add Silverstripe 5 as supported/functional dependency
1.1.7
Full Changelog: 1.1.6...1.1.7
Update Paragon dependency
Full Changelog: 1.1.5...1.1.6
Fix copy-paste error
I made a copy-paste error for inline CSS or JS in v1.1.4
Allow JS/CSS inline per-page
- Added ability to allow inline CSS or JS on a per-page level to override a global "false", which is useful for inclusion of certain scripts that insert larger dom-elements with their own styling.
- note It will not falsify a
true
set in the YML, it will only change afalse
totrue
Full Changelog: 1.1.3...1.1.4
1.1.3
- Pin paragonie/csp-builder against version 2.7.0 or my patched version for
report-uri
- Added jonom/betternavigator templates to more easily enable/flush SRI and CSP
Full Changelog: 1.1.2...1.1.3