mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUACAMOLE-1606: Merge fix for filtering UserGroup attributes.
This commit is contained in:
		| @@ -57,7 +57,7 @@ public class UserGroupObjectTranslator | ||||
|             throws GuacamoleException { | ||||
|  | ||||
|         // Filter object attributes by defined schema | ||||
|         object.setAttributes(filterAttributes(userContext.getUserAttributes(), | ||||
|         object.setAttributes(filterAttributes(userContext.getUserGroupAttributes(), | ||||
|                 object.getAttributes())); | ||||
|  | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user