Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User-group modules #52

Merged
merged 32 commits into from
Jun 11, 2024
Merged

Conversation

gwbischof
Copy link
Contributor

We added modules to manage users groups. One module guacamole_user_groups which manages user-groups and connection permissions. Also, another module guacamole_user_group_users which manages user-groups user membership.

Fixes #18

@@ -248,6 +248,11 @@
- Should we enable sftp transfers for this connection?
type: bool

read_only:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding read-only here allows creating a read-only connection.

@pescobar pescobar merged commit 7b74b88 into scicore-unibas-ch:master Jun 11, 2024
2 checks passed
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.

Add a new module to handle user groups
3 participants