summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/http/ContentSecurityPolicyTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-429/+0
* Fix namespaces in AppFramework testsJoas Schilling2016-05-181-1/+1
* Add public API to give developers the possibility to adjust the global CSP de...Lukas Reschke2016-01-281-17/+0
* Add blob: scheme to default CSP policyLukas Reschke2015-09-291-53/+53
* add unit test for data: as allowed image domainsualko2015-08-071-53/+53
* Add support for disallowing domains to the ContentSecurityPolicyLukas Reschke2015-05-201-0/+216
* Add support for 'child-src' directiveLukas Reschke2015-02-281-2/+17
* Rename to allowEvalLukas Reschke2015-02-161-2/+2
* Allow AppFramework applications to specify a custom CSP headerLukas Reschke2015-02-161-0/+215