aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Security/Bruteforce
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-242-36/+4
* 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
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+4
* Fix CSJoas Schilling2020-08-191-0/+1
* Send "429 Too Many Requests" in case of brute force protectionJoas Schilling2020-08-191-0/+30