aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/Bruteforce/CapabilitiesTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* fix: Make bypass function public APIJoas Schilling2023-08-211-4/+4
* feat: Expose if the own IP is allowed to bypass bruteforce protectionJoas Schilling2023-08-211-4/+11
* Make Security module strictJ0WI2021-04-191-0/+3
* Don't break when the IP is emptyJoas Schilling2020-09-101-2/+22
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* 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
* Add bruteforce capabilitiesRoeland Jago Douma2017-07-131-0/+68