summaryrefslogtreecommitdiffstats
path: root/lib/public/Security/Bruteforce/IThrottler.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-17/+2
* fix: Make bypass function public APIJoas Schilling2023-08-211-0/+10
* feat(security): Add a bruteforce protection backend base on memcacheJoas Schilling2023-08-211-1/+18
* Add a public interface for the bruteforce throttler and register for injectionJoas Schilling2022-07-281-0/+126