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

GUACAMOLE-1701: Implement connection date and time before and after restrictions. #1029

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

necouchman
Copy link
Contributor

@necouchman necouchman commented Oct 14, 2024

This pull request implements an additional restriction type in the guacamole-auth-restrict extension that allows Connection and ConnectionGroup objects to be made available only after a certain date and/or only up to a certain date, adding to the overall ability to finely control when connections and connection groups are available. The changes will add the top two options in the following screenshot:

image

Error messages will be similar to those thrown when the connection is restricted using the other (existing) options.

@jmuehlner
Copy link
Contributor

Mind posting a screenshot demonstrating what this woud look like?

@necouchman
Copy link
Contributor Author

Mind posting a screenshot demonstrating what this woud look like?

Sure, I've edited the original post and added that :-).

@jmuehlner
Copy link
Contributor

LGTM

@jmuehlner jmuehlner merged commit 397467a into apache:main Oct 18, 2024
1 check 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.

2 participants