summaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/Bruteforce/ThrottlerTest.php
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+1
* Fix the thorrtler whitelist bitmaskRoeland Jago Douma2019-02-111-0/+29
* Add missing spaceLukas Reschke2017-05-011-1/+1
* Mark IP as whitelisted if brute force protection is disabledLukas Reschke2017-05-011-8/+51
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-45/+0
* Respect bruteforce settings in the ThrottlerRoeland Jago Douma2017-04-021-1/+89
* Fix getMock SecurityRoeland Jago Douma2016-09-071-3/+3
* Implement brute force protectionLukas Reschke2016-07-201-0/+123