nextcloud/build
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
..
.ci-conf Adding magic file to enable oci on pull request testing on ci.owncloud.org 2015-03-20 15:00:51 +01:00
integration Implement brute force protection 2016-07-20 22:08:56 +02:00
.htaccess Create .htaccess 2015-06-25 11:23:11 +02:00
OCPSinceChecker.php Implement OCP Since Check for classes and interfaces 2015-07-27 10:49:45 +02:00
build.xml cleaning up the build directory 2014-12-10 10:07:22 +01:00
gen-coverage-badge.php Add script to generate coverage badges 2016-02-16 10:07:00 +01:00
jsdocs9.tar.bz2 Update integration tests for system tags with groups 2016-05-20 17:56:02 +02:00
license.php - keep copyright notice and only update the authors list 2016-07-13 20:31:16 +02:00
package.json Use proper PhantomJS library and run the tests as separate step 2016-06-13 14:04:25 +02:00