mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 14:11: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