0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 18:09:45 +00:00
nextcloud_server/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