1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added bad login IP blocking cooloff support.

This commit is contained in:
Ylian Saint-Hilaire 2019-11-19 13:33:52 -08:00
parent 2ab89dc8a9
commit 07d4099892
5 changed files with 29 additions and 9 deletions

View file

@ -60,7 +60,7 @@
"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 }
"MaxInvalidLogin": { "time": 10, "count": 10, "coolofftime": 10 }
},
"_domains": {
"": {