aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/CSP/ContentSecurityPolicyNonceManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* test: Adjust tests for CSP nonceFerdinand Thiessen2024-08-131-9/+14
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* Make Security module strictJ0WI2021-04-191-0/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add support for CSP_NONCE server variableSam Bull2019-07-181-2/+21
* Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma2016-10-251-1/+3
* Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-241-0/+57