mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 21:51:23 +00:00
Ticket #263: Fixed usages of CREATE_CONNECTION_GROUP permission throughout.
This commit is contained in:
@@ -139,7 +139,7 @@ CREATE TABLE `guacamole_system_permission` (
|
||||
|
||||
`user_id` int(11) NOT NULL,
|
||||
`permission` enum('CREATE_CONNECTION',
|
||||
'CREATE_GROUP',
|
||||
'CREATE_CONNECTION_GROUP',
|
||||
'CREATE_USER',
|
||||
'ADMINISTER') NOT NULL,
|
||||
|
||||
|
Reference in New Issue
Block a user