Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CSP policy merge priority for booleans | Vincent Petry | 2022-04-01 | 1 | -1/+2 |
* | Allow to set a strict-dynamic CSP through the API | Julius Härtl | 2022-03-09 | 1 | -0/+2 |
* | Make Security module strict | J0WI | 2021-04-19 | 1 | -0/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | 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 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Update CSP test cases to handle the new form-action | Roeland Jago Douma | 2019-07-31 | 1 | -2/+6 |
* | Add an event to edit the CSP | Roeland Jago Douma | 2019-07-08 | 1 | -2/+52 |
* | 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 tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+69 |