mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
The correct ObjectPermissionSet should be used to filter the identifiers used. Previous code was always using the ObjectPermissionSet specific to permissions affecting user objects, and thus was incorrect for all other types of objects (connections, connection groups, etc.).