Allow specific group to create Login tokens (#7424)

This commit is contained in:
stephannn
2025-11-24 20:39:13 +01:00
committed by GitHub
parent fa96d666cc
commit 5ab4d70e10
3 changed files with 3 additions and 3 deletions

View File

@@ -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",