Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always yield a CSP policy instance | Andrew White | 2018-03-08 | 1 | -12/+58 |
* | Add the ability to disable the global CSP in a controller | Andrew White | 2018-03-08 | 1 | -0/+14 |
* | Add support for automatic nonce generation for Rails UJS | Andrew White | 2018-02-19 | 1 | -0/+16 |
* | Remove trailing semi-colon from CSP | Andrew White | 2018-02-19 | 1 | -32/+32 |
* | Revert "Merge pull request #32045 from eagletmt/skip-csp-header" | Andrew White | 2018-02-19 | 1 | -20/+2 |
* | Skip generating empty CSP header when no policy is configured | Kohei Suzuki | 2018-02-18 | 1 | -2/+20 |
* | Fix CSP copy boolean directives (#31326) | Simon Dawson | 2017-12-05 | 1 | -0/+9 |
* | Add DSL for configuring Content-Security-Policy header | Andrew White | 2017-11-27 | 1 | -0/+359 |