]> source.dussan.org Git - nextcloud-server.git/commit
feat: Expose if the own IP is allowed to bypass bruteforce protection
authorJoas Schilling <coding@schilljs.com>
Tue, 15 Aug 2023 06:04:32 +0000 (08:04 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 21 Aug 2023 14:36:04 +0000 (16:36 +0200)
commitfd9b2d488e6083d6c1027551bb0190e5b7ee7a36
tree4781506486a1950b19c28b2c8ff036e836e2bf03
parent2f06f2355d1f8a2963590c811c534a71dd7f0c7c
feat: Expose if the own IP is allowed to bypass bruteforce protection

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