nextcloud/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 don't try to log the currently logged in user, this fails on cronjobs. The users are logged anyway 2016-06-20 11:21:27 +02:00
comments [tx-robot] updated from transifex 2016-07-12 00:09:34 +00:00
dav Implement brute force protection 2016-07-20 22:08:56 +02:00
encryption [tx-robot] updated from transifex 2016-07-09 00:09:16 +00:00
federatedfilesharing [tx-robot] updated from transifex 2016-07-19 00:09:00 +00:00
federation [tx-robot] updated from transifex 2016-07-18 14:08:51 +00:00
files Fix the HTML encoding when uploading a folder in FF when using french l10n 2016-07-20 13:03:27 +02:00
files_external Merge pull request #402 from nextcloud/smb-notifications 2016-07-20 16:19:21 +02:00
files_sharing [tx-robot] updated from transifex 2016-07-19 00:09:00 +00:00
files_trashbin Revert "[tx-robot] updated from transifex" 2016-07-07 11:04:08 +02:00
files_versions [tx-robot] updated from transifex 2016-07-09 00:09:16 +00:00
provisioning_api Fix Warnings Provisioning API 2016-07-12 08:53:12 +02:00
systemtags [tx-robot] updated from transifex 2016-07-17 00:09:26 +00:00
testing [testing] Allow to lock a file without the lock being killed at the end of the request (#22823) 2016-05-30 11:16:14 +02:00
theming Merge pull request #405 from nextcloud/theming-fixes 2016-07-18 15:59:47 +02:00
updatenotification [tx-robot] updated from transifex 2016-07-18 14:08:51 +00:00
user_ldap [tx-robot] updated from transifex 2016-07-08 00:09:25 +00:00