nextcloud/lib/private/Security/Bruteforce/Backend
Joas Schilling befa2f6d51
feat(security): Add a bruteforce protection backend base on memcache
Similar to the ratelimit backend

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-23 06:44:05 +02:00
..
DatabaseBackend.php feat(security): Add a bruteforce protection backend base on memcache 2023-08-23 06:44:05 +02:00
IBackend.php feat(security): Add a bruteforce protection backend base on memcache 2023-08-23 06:44:05 +02:00
MemoryCacheBackend.php feat(security): Add a bruteforce protection backend base on memcache 2023-08-23 06:44:05 +02:00