]> 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>
Wed, 23 Aug 2023 04:44:07 +0000 (06:44 +0200)
commitb55359b23c92bab55fadfcf7cd0148ba56faa79b
treea7dd0ef0aa6c88761f31313902832513e6a4b7de
parent5c0789197f2f8f6d4ca088d28f4aae2fc4b8e351
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