7054 Commits

Author SHA1 Message Date
Virtually Nick
fd9b5b518c Merge 1.6.0 changes back to patch. 2024-10-01 09:42:27 -04:00
Virtually Nick
ca343c7304 GUACAMOLE-1611: Merge fix misplaced accent. 2024-10-01 06:39:47 -04:00
corentin-soriano
2b37922516 GUACAMOLE-1611: Fix misplaced accent. 2024-10-01 11:24:30 +02:00
Virtually Nick
1e04d6d366 GUACAMOLE-1020: Pull effective group membership from the AuthenticatedUser object. 2024-09-28 07:57:24 -04:00
Virtually Nick
cc14281f01 GUACAMOLE-1020: Handle differences in Sunday processing for Java and JavaScript. 2024-09-28 07:57:24 -04:00
Virtually Nick
d97cde0e6f GUACAMOLE-1020: Clean up unnecessary Java imports. 2024-09-28 07:57:24 -04:00
Virtually Nick
7cfe979ed1 GUACAMOLE-1020: Move time conversion to shared function. 2024-09-28 07:57:24 -04:00
Virtually Nick
042b99bede GUACAMOLE-1020: Implement a new Restrictable interface and make slight name changes to classes. 2024-09-28 07:57:24 -04:00
Virtually Nick
8ad254e89f GUACAMOLE-1020: Add Docker mapping for the restrict extension module. 2024-09-28 07:57:24 -04:00
Virtually Nick
422db894f3 GUACAMOLE-1020: Fix issues with Timezone offset and next day calculations. 2024-09-28 07:57:24 -04:00
Virtually Nick
1b7c35e189 GUACAMOLE-1020: Correct issues with DST not being interpreted correctly. 2024-09-28 07:57:24 -04:00
Virtually Nick
e7279f0a8d GUACAMOLE-1020: Remove Weekend and Weekday definitions to avoid locale issues. 2024-09-28 07:57:24 -04:00
Virtually Nick
1088f60a49 GUACAMOLE-1020: Implement extension with enhanced login and connection restrictions. 2024-09-28 07:57:23 -04:00
Virtually Nick
38dd5a41d9 Merge patch branch changes to main. 2024-09-25 13:34:47 -04:00
Virtually Nick
7a158c0285 Merge 1.6.0 changes back to patch. 2024-09-25 13:34:12 -04:00
Virtually Nick
2168b44be0 GUACAMOLE-1611: Merge add new French translations. 2024-09-25 13:32:57 -04:00
corentin-soriano
3d0f43b558 GUACAMOLE-1611: Add new French translations. 2024-09-25 19:23:16 +02:00
Virtually Nick
ea43caa7db Merge patch branch changes to main 2024-09-25 12:48:14 -04:00
Virtually Nick
d9f61cef75 Merge 1.6.0 changes back to patch. 2024-09-25 12:47:30 -04:00
Virtually Nick
19cac3e0ab GUACAMOLE-1984: Merge upgrade KSM SDK to latest v16.6.5. 2024-09-25 12:46:30 -04:00
James Muehlner
595f3547f9 GUACAMOLE-1984: Upgrade KSM SDK to latest v16.6.5. 2024-09-24 21:20:05 +00:00
Michael Jumper
f95a218cc8 Merge changes from patch branch back to main. 2024-09-01 18:48:50 -07:00
Michael Jumper
3de0a1e9df Merge 1.6.0 changes back to patch. 2024-09-01 18:48:43 -07:00
Mike Jumper
073d1d476e GUACAMOLE-61: Merge migration to static final values for JDBC token names. 2024-08-30 15:23:15 -07:00
Mike Jumper
48501cd316 GUACAMOLE-577: Merge correction to schema for guacConfigProxyHostname (should be single-valued). 2024-08-30 15:21:22 -07:00
Virtually Nick
3840b09dfb GUACAMOLE-61: Strings for token names should be static. 2024-08-30 16:57:43 -04:00
Virtually Nick
1cc677a0e9 GUACAMOLE-577: Update comment for proxy encryption method in LDAP code. 2024-08-30 16:43:11 -04:00
Virtually Nick
387f65590c GUACAMOLE-577: guacConfigProxyHostname should be single-valued. 2024-08-30 16:35:44 -04:00
Michael Jumper
bef7e30ba2 Merge changes from patch branch back to main. 2024-08-30 10:52:54 -07:00
Michael Jumper
df1745faa7 Merge 1.6.0 changes back to patch. 2024-08-30 10:52:51 -07: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
9bc6150369 GUACAMOLE-1006: Convert LDAP extension to use new StringGuacamoleProperty Collection. 2024-08-30 10:58:31 -04:00
Virtually Nick
9da1289677 GUACAMOLE-1006: Implement Collection support within GuacamoleProperty classes. 2024-08-30 10:58:31 -04:00
Mike Jumper
29e4a00c65 GUACAMOLE-61: Merge improved naming convention for JDBC-specific tokens. 2024-08-29 19:49:57 -07:00
Mike Jumper
5f8afbddc4 GUACAMOLE-577: Merge support for configuring the proxy parameters of connections in LDAP. 2024-08-29 19:48:12 -07:00
Virtually Nick
7d8a6686c1 GUACAMOLE-61: New JDBC tokens should follow the standard naming conventions. 2024-08-29 22:14:52 -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
289cee82db GUACAMOLE-61: Merge additional JDBC-specific tokens, including start date and time. 2024-08-29 16:42:48 -07:00
Virtually Nick
afe1e86d90 GUACAMOLE-61: Add JDBC-specific tokens, including connection start date and time. 2024-08-29 17:07:17 -04:00
Virtually Nick
8f6d0c37cc GUACAMOLE-538: Add newlines at the end of the schema files for easy concatenation. 2024-08-29 17:03:48 -04:00
Mike Jumper
f6c2787dc1 GUACAMOLE-1855: Merge configuration options for bypassing MFA based on client address. 2024-08-29 00:16:29 -07:00
Mike Jumper
086802ad2f GUACAMOLE-1980: Merge client version update to 1.6.0. 2024-08-28 23:02:39 -07:00
James Muehlner
929f6c7f6d GUACAMOLE-1980: Update client versions to 1.6.0. 2024-08-29 00:16:00 +00:00
Michael Jumper
468c05070f Merge changes from patch branch back to main. 2024-08-28 14:38:26 -07:00
Michael Jumper
2a0e06fa05 Merge 1.6.0 changes back to patch. 2024-08-28 14:38:21 -07:00
Mike Jumper
addac2a263 GUACAMOLE-1956: Merge updates to Java and JavaScript dependencies. 2024-08-28 11:26:11 -07:00
Michael Jumper
d3b784dfa0 Merge changes from patch branch back to main. 2024-08-27 23:47:37 -07:00
Michael Jumper
0bfc20e511 Merge 1.6.0 changes back to patch. 2024-08-27 23:47:25 -07: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