All notable changes to laravel-csp
will be documented in this file
- use Arr:: and Str:: functions
- add new script and style directives
- moved most values in
Value
toKeyword
- remove deprecated
cspValue
function
- add possibility to change value to no value
- support for Laravel 5.7
- fix compatibility with Lumen
- make compatible with Lumen
- add value constant for
data:
- fix blade directive
- improvements around quoting values
- add
csp_nonce
function
- add value constants
- add support for PHP 7.0
- fix blade directive
- improve base profile
- fix directory name
- fix naming of classes
BROKEN VERSION, DO NOT USE
- initial release