aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Http/EmptyContentSecurityPolicyTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-60/+60
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* test: Adjust tests for CSP nonceFerdinand Thiessen2024-08-131-120/+125
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* fix(CSP): Only add `strict-dynamic` when using noncesFerdinand Thiessen2023-11-171-1/+1
* feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele...Ferdinand Thiessen2023-11-171-0/+36
* Allow "wasm-unsafe-eval" in CSPDaniel Calviño Sánchez2023-08-101-0/+7
* chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy:...Christoph Wurst2023-06-121-18/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Set frame-ancestors to none if none are filledRoeland Jago Douma2020-11-181-57/+57
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Add report-uri to CSPRoeland Jago Douma2018-10-211-0/+15
* Fix unit testsMorris Jobke2017-03-281-55/+55
* Add base-uri to CSP policyLukas Reschke2017-03-161-55/+55
* Add support for CSP noncesLukas Reschke2016-10-241-0/+24
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+430