mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUACAMOLE-524: Changed addStandardTokens so user.getAttributes is called
This commit is contained in:
		| @@ -171,6 +171,8 @@ public class StandardTokens { | ||||
|         // Add tokens specific to credentials | ||||
|         addStandardTokens(filter, user.getCredentials()); | ||||
|  | ||||
|         // Add custom attribute tokens | ||||
|         addAttributeTokens(filter, user.getAttributes()); | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user