Commit Graph

624 Commits

Author SHA1 Message Date
Michael Jumper
16ab520664 GUACAMOLE-1239: Refactor away need for isCaseSensitive() function of Identifiable. 2024-11-27 11:35:12 -08:00
Virtually Nick
f314e78c7c GUACAMOLE-1239: Add case-sensitivity configuration for UserGroup objects and remove per-extension configuration. 2024-11-09 09:24:14 -05:00
Virtually Nick
ddd09969d8 GUACAMOLE-1239: Remove per-extension configuration for case-sensitivity, retaining only global configuration. 2024-10-31 13:30:46 -04:00
Virtually Nick
d3da20ff54 GUACAMOLE-1239: Correct comment in Identifiable case sensitive method. 2024-10-27 22:28:40 -04:00
Virtually Nick
b26c37eba6 GUACAMOLE-1239: Update case-sensitivity logic for AbstractIdentifiable 2024-10-18 07:29:10 -04:00
Virtually Nick
4d5101574a GUACAMOLE-1239: Make identifier comparison case-insensitive. 2024-10-02 09:23:27 -04:00
Mike Jumper
0301a1148a GUACAMOLE-1006: Merge support for reading any property value as a Collection. 2024-08-30 10:44:51 -07:00
Virtually Nick
9da1289677 GUACAMOLE-1006: Implement Collection support within GuacamoleProperty classes. 2024-08-30 10:58:31 -04:00
Virtually Nick
6fab0f5036 GUACAMOLE-577: Add support for Proxy Configuration to Connections stored in LDAP. 2024-08-29 21:37:46 -04:00
Mike Jumper
2799df6797 GUACAMOLE-538: Merge support for system-level "AUDIT" permission. 2024-08-29 16:47:28 -07:00
Mike Jumper
f6c2787dc1 GUACAMOLE-1855: Merge configuration options for bypassing MFA based on client address. 2024-08-29 00:16:29 -07:00
James Muehlner
929f6c7f6d GUACAMOLE-1980: Update client versions to 1.6.0. 2024-08-29 00:16:00 +00:00
Mike Jumper
9884bb2c0d GUACAMOLE-1290: Merge parameter definitions and translations for SSH public key (cert auth). 2024-08-27 15:43:37 -07:00
Virtually Nick
24443d6955 GUACAMOLE-1290: Add public key parameter for SSH and SFTP connections. 2024-08-27 05:55:05 -04:00
Virtually Nick
2a97e327fb GUACAMOLE-600: Add telnet connection timeout client setting. 2024-08-26 15:49:04 -04:00
Virtually Nick
821af60a88 GUACAMOLE-600: Add SSH and SFTP timeout client options. 2024-08-26 15:49:04 -04:00
Virtually Nick
b92222c3a0 GUACAMOLE-600: Add RDP timeout client options. 2024-08-26 15:49:04 -04:00
Virtually Nick
8d1a9fdf42 GUACAMOLE-1855: Implement property for tracking list of IP Addresses. 2024-07-29 09:25:00 -04:00
Virtually Nick
7b7f76f80c GUACAMOLE-538: Add System audit permission. 2024-07-09 10:29:26 -04:00
Virtually Nick
4dd7a84dfb GUACAMOLE-1196: Add option to disable display resize. 2024-07-04 12:23:48 -04:00
Mike Jumper
9a8a5f3318 GUACAMOLE-1479: Merge change to styling of disabled users/groups. 2024-06-21 15:29:36 -07:00
Virtually Nick
b92871f11e GUACAMOLE-1267: Add client-side setting for disabling server input. 2024-05-02 08:05:17 -04:00
Virtually Nick
73f05ec87d GUACAMOLE-1289: Merge refactor Duo and authentication flow 2024-04-29 08:43:22 -04:00
Michael Jumper
13bb5f0e30 GUACAMOLE-1289: Prevent IdentifierGenerator utility class from being instantiated. 2024-04-25 18:10:48 -07:00
Michael Jumper
6dd4766da4 GUACAMOLE-1289: Refactor Duo and authentication-resumption changes to instead leverage support for updating/replacing credentials prior to auth. 2024-04-25 18:10:48 -07:00
Michael Jumper
acaee44a53 GUACAMOLE-374: Allow multiple PropertyValue annotations to be associated with each enum value for EnumGuacamoleProperty. 2024-04-25 14:23:02 -07:00
Virtually Nick
a909f23d4c GUACAMOLE-1760: Add client-side options for compression and quality levels. 2024-04-17 14:38:04 -04:00
James Muehlner
e182073c33 GUACAMOLE-1289: Merge upgrade to Duo API v4. 2024-04-05 10:14:43 -07:00
Alex Leitner
9f1a8e6686 GUACAMOLE-1289: Add new translations and guacamole properties. 2024-04-05 01:28:28 +00:00
Virtually Nick
732a4c5762 GUACAMOLE-1479: Move disabled methods up to new Disableable interface. 2024-04-03 19:33:07 -04:00
Alex Leitner
7c49466c79 GUACAMOLE-1289: Modify the Authentication Service to no longer explicitly compare state query string. 2024-04-03 05:47:48 +00:00
Virtually Nick
beacffbfc7 GUACAMOLE-1479: Implement the disabled methods in guacamole-ext User and UserGroup classes. 2024-04-01 11:24:23 -04:00
Virtually Nick
17f16428f8 GUACAMOLE-1479: Correct AbstractUserGroup to actually be an abstract class. 2024-04-01 11:24:23 -04:00
James Muehlner
f5fa04d331 GUACAMOLE-1931: Add configuration option to allow overwriting typescript files. 2024-03-29 16:25:04 +00:00
Alex Leitner
b0e5ecd33e GUACAMOLE-1289: Handle resumable state for duo authentication. 2024-03-29 01:03:48 +00:00
Virtually Nick
13494baa4a GUACAMOLE-1289: Move AuthenticationSession components to guacamole-exit. 2024-03-29 00:57:40 +00:00
James Muehlner
455c05aa37 GUACAMOLE-1931: Add configuration option to allow overwriting recording files. 2024-03-18 17:01:51 +00:00
James Muehlner
a0b2d1f1b1 Merge 1.5.5 changes back to master. 2024-01-29 22:14:15 +00:00
Virtually Nick
ff20c8db08 GUACAMOLE-1906: Bump version numbers to 1.5.5. 2024-01-26 20:32:29 -05:00
Virtually Nick
9d2649c0fa Merge 1.5.4 changes back to master. 2023-11-22 17:34:44 -05:00
Mike Jumper
90ea156625 GUACAMOLE-1886: Bump version numbers to 1.5.4. 2023-11-22 12:55:32 -08:00
Virtually Nick
d7e91a8ebe GUACAMOLE-1332: Client-side parameters for certificate fingerprints and trust. 2023-07-20 17:45:43 -04:00
Mike Jumper
993cde2545 Merge 1.5.3 changes back to master. 2023-07-04 09:11:34 -07:00
Virtually Nick
49300d17b4 GUACAMOLE-1816: Bump client versions to 1.5.3. 2023-07-03 13:51:40 -04:00
James Muehlner
f355c5cfee Merge 1.5.2 changes back to master. 2023-05-17 23:57:32 +00:00
Mike Jumper
0631ff9689 GUACAMOLE-1785: Bump version numbers to 1.5.2. 2023-05-17 16:43:01 -07:00
Mike Jumper
c479c91fbd GUACAMOLE-1642: Merge parameter definition for the VNC encodings parameter. 2023-04-26 08:54:14 -07:00
vanntile
b1225894f6 GUACAMOLE-1770: add RDP Romanian keyboard layout 2023-04-15 07:34:31 +03:00
vanntile
769ae25899 GUACAMOLE-1771: add RDP Portuguese keyboard layout 2023-04-14 20:39:23 +03:00
Mike Jumper
76ff86ec6b GUACAMOLE-926: Merge support for importing connections via CSV/JSON/YAML. 2023-04-13 09:49:36 -07:00