mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Ticket #263: Fixed usages of CREATE_CONNECTION_GROUP permission throughout.
This commit is contained in:
		| @@ -61,6 +61,11 @@ public class SystemPermission implements Permission<SystemPermission.Type> { | ||||
|          */ | ||||
|         CREATE_CONNECTION, | ||||
|  | ||||
|         /** | ||||
|          * Create connection groups. | ||||
|          */ | ||||
|         CREATE_CONNECTION_GROUP, | ||||
|  | ||||
|         /** | ||||
|          * Administer the system in general, including adding permissions | ||||
|          * which affect the system (like user creation, connection creation, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user