nextcloud-server/apps
Lukas Reschke ba4f12baa0
Implement brute force protection
Class Throttler implements the bruteforce protection for security actions in
Nextcloud.

It is working by logging invalid login attempts to the database and slowing
down all login attempts from the same subnet. The max delay is 30 seconds and
the starting delay are 200 milliseconds. (after the first failed login)
2016-07-20 22:08:56 +02:00
..
admin_audit
comments
dav
encryption
federatedfilesharing
federation
files
files_external
files_sharing
files_trashbin
files_versions
provisioning_api
systemtags
testing
theming
updatenotification
user_ldap