Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -2/+0 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Update CSP test cases to handle the new form-action | Roeland Jago Douma | 2019-07-31 | 1 | -2/+6 |
* | Add support for CSP_NONCE server variable | Sam Bull | 2019-07-18 | 1 | -2/+21 |
* | Add an event to edit the CSP | Roeland Jago Douma | 2019-07-08 | 2 | -2/+96 |
* | Set default frame-ancestors to 'self' | Roeland Jago Douma | 2019-01-08 | 1 | -1/+1 |
* | CSP: Allow fonts to be provided in data | Roeland Jago Douma | 2019-01-07 | 1 | -1/+1 |
* | Disallow unsafe-eval by default | Roeland Jago Douma | 2018-10-14 | 1 | -0/+2 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -0/+1 |
* | Fix unit tests | Morris Jobke | 2017-03-28 | 1 | -1/+1 |
* | Add base-uri to CSP policy | Lukas Reschke | 2017-03-16 | 1 | -1/+1 |
* | Move browserSupportsCspV3 to CSPNonceManager | Roeland Jago Douma | 2016-10-25 | 1 | -1/+3 |
* | Add ContentSecurityPolicyNonceManager | Lukas Reschke | 2016-10-24 | 1 | -0/+57 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+69 |