mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-12-09 00:56:26 -05:00
Allow specific group to create Login tokens (#7424)
This commit is contained in:
@@ -1784,7 +1784,7 @@
|
||||
"array"
|
||||
],
|
||||
"default": true,
|
||||
"description": "Allows users to create alternative username/passwords for their account. Set to false to disallow all users, or set to a userid array to only allow some users."
|
||||
"description": "Allows users to create alternative username/passwords for their account. Set to false to disallow all users, or set to a userid array or to a groupid array to only allow some users."
|
||||
},
|
||||
"twoFactorTimeout": {
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user