diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-08-01 12:14:22 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-08-01 12:14:22 -0400 |
commit | db88a00d48d1dce48b8700e460c06ff7fb344f0a (patch) | |
tree | cdb089f5aadcbd22aa63612d4d50bbe63fcbe112 /docs/index.markdown | |
parent | db69d5c429cf747e72c4ded26f3821e7f688bc13 (diff) |
Add bruteforce protection
Diffstat (limited to 'docs/index.markdown')
-rw-r--r-- | docs/index.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.markdown b/docs/index.markdown index 5ef523f9..181e1d03 100644 --- a/docs/index.markdown +++ b/docs/index.markdown @@ -81,6 +81,7 @@ Using Kanboard - [Advanced Search Syntax](search.markdown) - [Command line interface](cli.markdown) - [Syntax guide](syntax-guide.markdown) +- [Bruteforce protection](bruteforce-protection.markdown) - [Frequently asked questions](faq.markdown) Technical details |