Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Adjust tests for CSP nonce | Ferdinand Thiessen | 2024-08-13 | 1 | -120/+120 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -4/+3 |
* | fix(CSP): Only add `strict-dynamic` when using nonces | Ferdinand Thiessen | 2023-11-17 | 1 | -58/+58 |
* | fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `scr... | Ferdinand Thiessen | 2023-11-17 | 1 | -76/+73 |
* | feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele... | Ferdinand Thiessen | 2023-11-17 | 1 | -0/+37 |
* | Allow "wasm-unsafe-eval" in CSP | Daniel Calviño Sánchez | 2023-08-10 | 1 | -0/+7 |
* | chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy:... | Christoph Wurst | 2023-06-12 | 1 | -17/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Allow to set a strict-dynamic CSP through the API | Julius Härtl | 2022-03-09 | 1 | -0/+17 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+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 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Update CSP test cases to handle the new form-action | Roeland Jago Douma | 2019-07-31 | 1 | -58/+58 |
* | Set default frame-ancestors to 'self' | Roeland Jago Douma | 2019-01-08 | 1 | -58/+58 |
* | CSP: Allow fonts to be provided in data | Roeland Jago Douma | 2019-01-07 | 1 | -58/+58 |
* | Disallow unsafe-eval by default | Roeland Jago Douma | 2018-10-14 | 1 | -56/+63 |
* | Add CSP frame-ancestors support | Thomas Citharel | 2017-09-15 | 1 | -0/+41 |
* | Fix unit tests | Morris Jobke | 2017-03-28 | 1 | -52/+52 |
* | Add base-uri to CSP policy | Lukas Reschke | 2017-03-16 | 1 | -52/+52 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+429 |