Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-11-14 15:59:52 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2017-04-02 22:08:53 +0300
commit6a40dce138cc91a1a2b3dc51572ddb2babf70301 (patch)
tree5357de9576d66fd169e45ab3e97ac510d2e8e151 /.gitignore
parentf31dafe4a8656ddaf5d28d741cc2c62a1c6d5153 (diff)
Initial commit of the bruteforcesettings app
This adds the bruteforce settings app that allows to configure (for now) subnets that are to be ignored when doing brute force analysis. This can for example be the LAN since we trust people from there. * Add app * Add php tests * Add js tests Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d8669fed074..1e0f53a3c07 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,7 +38,7 @@
/apps/files_external/3rdparty/irodsphp/prods/tutorials
/apps/files_external/3rdparty/irodsphp/prods/test*
/apps/files_external/tests/config.*.php
-
+!/apps/bruteforcesettings
# ignore themes except the example and the README