Added bad login IP address limitation.

This commit is contained in:
Ylian Saint-Hilaire
2019-11-18 17:31:42 -08:00
parent be922433e0
commit 8573d45753
14 changed files with 84 additions and 17 deletions

View File

@@ -58,7 +58,9 @@
},
"_Redirects": {
"meshcommander": "https://www.meshcommander.com/"
}
},
"__MaxInvalidLogin": "Time in minutes, max amount of bad logins from a source IP in the time before logins are rejected.",
"MaxInvalidLogin": { "time": 10, "count": 10 }
},
"_domains": {
"": {