mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	#268: Show connections for which user has admin permission.
This commit is contained in:
		| @@ -212,7 +212,7 @@ | |||||||
|                                  ["f12a1930-7195-11e2-bcfd-0800200c9a66"]), |                                  ["f12a1930-7195-11e2-bcfd-0800200c9a66"]), | ||||||
|                              |                              | ||||||
|                              new GuacAdmin.Field.LIST("Connections:", |                              new GuacAdmin.Field.LIST("Connections:", | ||||||
|                                  Object.keys(permissions.read_connection), |                                  Object.keys(permissions.administer_connection), | ||||||
|                                  Object.keys(user_perms.read_connection))], |                                  Object.keys(user_perms.read_connection))], | ||||||
|  |  | ||||||
|                             /* Buttons */ |                             /* Buttons */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user