aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security
Commit message (Expand)AuthorAgeFilesLines
* Automatic creation of Identity managerJoas Schilling2017-05-101-3/+14
* Add missing spaceLukas Reschke2017-05-011-1/+1
* Mark IP as whitelisted if brute force protection is disabledLukas Reschke2017-05-011-8/+51
* Remove expired attemptsLukas Reschke2017-04-131-5/+13
* Add support for ratelimiting via annotationsLukas Reschke2017-04-134-45/+358
* Respect bruteforce settings in the ThrottlerRoeland Jago Douma2017-04-021-1/+89
* Fix unit testsMorris Jobke2017-03-281-1/+1
* Add base-uri to CSP policyLukas Reschke2017-03-161-1/+1
* dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman2017-01-091-3/+4
* Add Identityproof testsRoeland Jago Douma2016-11-243-1/+250
* Add a signer class for signingLukas Reschke2016-11-211-0/+166
* Add testsLukas Reschke2016-11-021-0/+13
* Inject config and loggerJoas Schilling2016-11-021-3/+9
* Fix CSRF token generation / validationLeon Klingele2016-11-022-4/+12
* Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma2016-10-251-1/+3
* Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-241-0/+57
* Add support for CSP noncesLukas Reschke2016-10-242-0/+23
* Fix getMock CertificateMangerTestRoeland Jago Douma2016-09-131-2/+3
* Fix getMock SecurityRoeland Jago Douma2016-09-072-4/+4
* Implement brute force protectionLukas Reschke2016-07-201-0/+123
* add test for needsRebundling() checkBjoern Schiessle2016-07-111-0/+92
* Disallow certain malformed domain names even if they match the trusted domain...Johannes Ernst2016-07-061-0/+4
* Trusted domain wildcard checking made shorter, supporting multiple *Johannes Ernst2016-07-061-1/+26
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-2012-0/+1092