]> source.dussan.org Git - nextcloud-server.git/commit
feat(security): Add a "testing mode" for bruteforce protection that doesn't sleep
authorJoas Schilling <coding@schilljs.com>
Mon, 14 Aug 2023 16:59:50 +0000 (18:59 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 23 Aug 2023 04:44:06 +0000 (06:44 +0200)
commit97548e789fd09685d79ad4bf28c59d7067ca55b4
tree864b1dff6eebd279966d29a8c6c76f7701e50d3d
parentbefa2f6d51231c9f79f4c66457424870c120517a
feat(security): Add a "testing mode" for bruteforce protection that doesn't sleep

Signed-off-by: Joas Schilling <coding@schilljs.com>
config/config.sample.php
lib/private/Security/Bruteforce/Throttler.php