mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUACAMOLE-220: Add missing definitions for CREATE_USER_GROUP system permission.
This commit is contained in:
		| @@ -37,6 +37,11 @@ public class SystemPermission implements Permission<SystemPermission.Type> { | ||||
|          */ | ||||
|         CREATE_USER, | ||||
|  | ||||
|         /** | ||||
|          * Create user groups. | ||||
|          */ | ||||
|         CREATE_USER_GROUP, | ||||
|  | ||||
|         /** | ||||
|          * Create connections. | ||||
|          */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user