mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added bad login IP address limitation.
This commit is contained in:
@@ -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": {
|
||||
"": {
|
||||
|
||||
Reference in New Issue
Block a user