Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 2 | -36/+4 |
* | fix: Make bypass function public API | Joas Schilling | 2023-08-21 | 1 | -0/+10 |
* | feat(security): Add a bruteforce protection backend base on memcache | Joas Schilling | 2023-08-21 | 1 | -1/+18 |
* | Add a public interface for the bruteforce throttler and register for injection | Joas Schilling | 2022-07-28 | 1 | -0/+126 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -1/+4 |
* | Fix CS | Joas Schilling | 2020-08-19 | 1 | -0/+1 |
* | Send "429 Too Many Requests" in case of brute force protection | Joas Schilling | 2020-08-19 | 1 | -0/+30 |