nextcloud/lib/private/Security/Bruteforce/Backend
Joas Schilling a95800c647
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-21 16:36:03 +02:00
..
DatabaseBackend.php feat(security): Add a bruteforce protection backend base on memcache 2023-08-21 16:36:03 +02:00
IBackend.php feat(security): Add a bruteforce protection backend base on memcache 2023-08-21 16:36:03 +02:00
MemoryCacheBackend.php feat(security): Add a bruteforce protection backend base on memcache 2023-08-21 16:36:03 +02:00