Skip to content

Conversation

@necouchman
Copy link
Contributor

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:
image

@necouchman necouchman force-pushed the working/permissions-management branch 2 times, most recently from a25618c to 94b691b Compare July 6, 2024 19:06
@necouchman necouchman force-pushed the working/permissions-management branch from 94b691b to 5d82238 Compare July 6, 2024 19:09
@mike-jumper
Copy link
Contributor

Interesting!

@necouchman
Copy link
Contributor Author

Interesting!

"Interesting" can be such an ambiguous word. 🤣

@mike-jumper
Copy link
Contributor

Interesting!

"Interesting" can be such an ambiguous word. 🤣

Heh - true. I think I like this approach, though. I'm curious how well it scales for larger numbers of connections.

@necouchman
Copy link
Contributor Author

Interesting!

"Interesting" can be such an ambiguous word. 🤣

Heh - true. I think I like this approach, though. I'm curious how well it scales for larger numbers of connections.

Definitely a good point - I don't have all that many to test with in a test environment at the moment, so not sure how well the pagination works with it at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants