necouchman opened a new pull request, #995: URL: https://github.com/apache/guacamole-client/pull/995
I've taken a stab at making the permissions management a bit more granular, allowing the four possible object-level permissions to be managed individually for connections, connection groups, and sharing profiles. As usual, I could use suggestions for how the GUI might be better set up to support this - I was originally going to try to create a table; however, going that route would require reworking the entire permissions management system, possibly implementing some sort of `guac-group-table` directive or something like that. So, I opted for a little simpler route. Here's how it looks in practice:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org