Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for prefetch-src directive | yuuji.yaginuma | 2018-05-03 | 1 | -0/+1 |
* | Remove unused literal introduced in #32602 | Andrew White | 2018-04-18 | 1 | -1/+0 |
* | Pass nonce to CSP policy from outside | Andrew White | 2018-04-18 | 1 | -31/+24 |
* | Output only one nonce in CSP header per request | Andrey Novikov | 2018-04-17 | 1 | -17/+30 |
* | Add WebSocket URI support to CSP DSL mappings | Stephen Solis | 2018-04-12 | 1 | -1/+3 |
* | 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 |