Skip to content

GUACAMOLE-2243: Allow displaying who is connected. - #1236

Open
corentin-soriano wants to merge 3 commits into
apache:mainfrom
corentin-soriano:GUACAMOLE-2243_user
Open

GUACAMOLE-2243: Allow displaying who is connected.#1236
corentin-soriano wants to merge 3 commits into
apache:mainfrom
corentin-soriano:GUACAMOLE-2243_user

Conversation

@corentin-soriano

Copy link
Copy Markdown
Member

A permission dedicated to this use (allows to see active connections, but not history or the IP address):
image

With the permission:
image

Without (allow to see only owned active connections):
image

@necouchman

Copy link
Copy Markdown
Contributor

Instead of creating a new system-wide permission for this, I wonder if it makes sense to tie it more to the existing AUDIT permission, or implement the AUDIT permission as an ObjectPermission type, so that individual objects can have this setting applied (or not)?

@corentin-soriano

Copy link
Copy Markdown
Member Author

Instead of creating a new system-wide permission for this, I wonder if it makes sense to tie it more to the existing AUDIT permission, or implement the AUDIT permission as an ObjectPermission type, so that individual objects can have this setting applied (or not)?

The benefit of creating an additional permission is that it does not grant access to the history. In this way, the user can only see the owner's name for an active connection.

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