Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -60/+60 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -3/+3 |
* | test: Adjust tests for CSP nonce | Ferdinand Thiessen | 2024-08-13 | 1 | -120/+125 |
* | 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 | -1/+1 |
* | feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele... | Ferdinand Thiessen | 2023-11-17 | 1 | -0/+36 |
* | 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 | -18/+2 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Set frame-ancestors to none if none are filled | Roeland Jago Douma | 2020-11-18 | 1 | -57/+57 |
* | 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 |
* | Add report-uri to CSP | Roeland Jago Douma | 2018-10-21 | 1 | -0/+15 |
* | Fix unit tests | Morris Jobke | 2017-03-28 | 1 | -55/+55 |
* | Add base-uri to CSP policy | Lukas Reschke | 2017-03-16 | 1 | -55/+55 |
* | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 1 | -0/+24 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+430 |