mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added support for banning common passwords.
This commit is contained in:
parent
23e3293aa6
commit
29a0392df3
5 changed files with 36 additions and 11 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue