mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added 2FA timeout on login screen, default is 5 minutes.
This commit is contained in:
@@ -196,7 +196,8 @@
|
||||
"force2factor": true,
|
||||
"skip2factor": "127.0.0.1,192.168.2.0/24",
|
||||
"oldPasswordBan": 5,
|
||||
"banCommonPasswords": false
|
||||
"banCommonPasswords": false,
|
||||
"twoFactorTimeout": 300
|
||||
},
|
||||
"_twoFactorCookieDurationDays": 30,
|
||||
"_agentInviteCodes": true,
|
||||
|
||||
Reference in New Issue
Block a user