Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `scr... | Ferdinand Thiessen | 2023-11-17 | 1 | -1/+1 |
* | feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele... | Ferdinand Thiessen | 2023-11-17 | 1 | -0/+2 |
* | Allow "wasm-unsafe-eval" in CSP | Daniel Calviño Sánchez | 2023-08-10 | 1 | -0/+2 |
* | Add CSP policy merge priority for booleans | Vincent Petry | 2022-04-01 | 1 | -1/+1 |
* | Allow to set a strict-dynamic CSP through the API | Julius Härtl | 2022-03-09 | 1 | -0/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -1/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Update comment to reflect current CSP policy | Thomas Citharel | 2020-12-12 | 1 | -1/+1 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Add form-action CSP element | Roeland Jago Douma | 2019-07-31 | 1 | -0/+5 |
* | Set default frame-ancestors to 'self' | Roeland Jago Douma | 2019-01-08 | 1 | -1/+3 |
* | CSP: Allow fonts to be provided in data | Roeland Jago Douma | 2019-01-07 | 1 | -0/+1 |
* | Basic CSP no longer deprecated | Roeland Jago Douma | 2018-11-08 | 1 | -1/+0 |
* | Add report-uri to CSP | Roeland Jago Douma | 2018-10-21 | 1 | -0/+3 |
* | Disallow unsafe-eval by default | Roeland Jago Douma | 2018-10-14 | 1 | -6/+2 |
* | Add workerSrc to CSP | Roeland Jago Douma | 2018-09-04 | 1 | -0/+3 |
* | Add stricter CSPs | Roeland Jago Douma | 2018-06-13 | 1 | -2/+5 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | fix typo and set @since properly | Thomas Citharel | 2017-09-15 | 1 | -1/+1 |
* | Add CSP frame-ancestors support | Thomas Citharel | 2017-09-15 | 1 | -0/+3 |
* | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 1 | -2/+0 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OCP\AppFramework to PSR-4 | Roeland Jago Douma | 2016-05-06 | 1 | -0/+88 |