mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-220: Group attribute "disabled" controls whether the group has any effect, not whether login is allowed.
This commit is contained in:
@@ -104,9 +104,9 @@
|
|||||||
|
|
||||||
"USER_GROUP_ATTRIBUTES" : {
|
"USER_GROUP_ATTRIBUTES" : {
|
||||||
|
|
||||||
"FIELD_HEADER_DISABLED" : "@:USER_ATTRIBUTES.FIELD_HEADER_DISABLED",
|
"FIELD_HEADER_DISABLED" : "Disabled:",
|
||||||
|
|
||||||
"SECTION_HEADER_RESTRICTIONS" : "@:USER_ATTRIBUTES.SECTION_HEADER_RESTRICTIONS"
|
"SECTION_HEADER_RESTRICTIONS" : "Group Restrictions"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user