mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
Added support for banning common passwords.
This commit is contained in:
@@ -136,7 +136,9 @@
|
||||
"nonalpha": 1,
|
||||
"reset": 90,
|
||||
"force2factor": true,
|
||||
"skip2factor": "127.0.0.1,192.168.2.0/24"
|
||||
"skip2factor": "127.0.0.1,192.168.2.0/24",
|
||||
"oldPasswordBan": 5,
|
||||
"banCommonPasswords": false
|
||||
},
|
||||
"_agentInviteCodes": true,
|
||||
"_agentNoProxy": true,
|
||||
|
||||
Reference in New Issue
Block a user