Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for automatic nonce generation for Rails UJS | Andrew White | 2018-02-19 | 1 | -0/+32 |
* | Remove trailing semi-colon from CSP | Andrew White | 2018-02-19 | 1 | -1/+1 |
* | Revert "Merge pull request #32045 from eagletmt/skip-csp-header" | Andrew White | 2018-02-19 | 1 | -10/+2 |
* | Skip generating empty CSP header when no policy is configured | Kohei Suzuki | 2018-02-18 | 1 | -2/+10 |
* | Add missing require | yuuji.yaginuma | 2017-12-05 | 1 | -0/+2 |
* | Fix CSP copy boolean directives (#31326) | Simon Dawson | 2017-12-05 | 1 | -5/+1 |
* | Add DSL for configuring Content-Security-Policy header | Andrew White | 2017-11-27 | 1 | -0/+233 |