Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Releases: glyptodon/guacamole-auth-restrict

1.0.0-3

10 Jun 05:50
b6f7d76
Compare
Choose a tag to compare
1.0.0-3 Pre-release
Pre-release

Minor patch release which corrects an issue where the extension would not load if the version of Apache Guacamole in use did not bundle Google Guava. The extension now bundles Guava itself.

1.0.0-2

24 May 21:25
2987923
Compare
Choose a tag to compare
1.0.0-2 Pre-release
Pre-release

This release adds a new restriction which restricts concurrent access, and allows all restrictions to be applied directly to users via user attributes. Multiple user groups may also be associated with the available restrictions via new properties that accept a comma-delimited list of group names.

1.0.0-1

28 Mar 02:37
Compare
Choose a tag to compare
1.0.0-1 Pre-release
Pre-release

This initial release of guacamole-auth-restrict is compatible with the Apache Guacamole 1.0.0 extension API, and is thus compatible with any Apache Guacamole 1.x release, including the release forming the basis of Glyptodon Enterprise 2.x.

This release supports one restriction, forcing read-only access, and applies that restriction based on group membership.