Commit Graph

6957 Commits

Author SHA1 Message Date
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
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
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
Virtually Nick
53afb13a83 GUACAMOLE-926: Merge reorder "Import" button to end to avoid fighting muscle memory. 2024-08-27 15:29:26 -04:00
Michael Jumper
8ecc64b30e GUACAMOLE-926: Reorder "Import" button to end to avoid fighting muscle memory.
Users that are used to the established Guacamole UI will be used to
clicking the leftmost button when attempting to create a new connection,
but the leftmost button has changed from "New Connection" to "Import".

This change restores that original button order, with "New Connection"
being on the far left.
2024-08-27 11:58:31 -07:00
Virtually Nick
24443d6955 GUACAMOLE-1290: Add public key parameter for SSH and SFTP connections. 2024-08-27 05:55:05 -04:00
Mike Jumper
c243af2ad1 GUACAMOLE-600: Merge settings and translations for timeout parameters. 2024-08-26 23:52:32 -07: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
Mike Jumper
d5a27f0938 GUACAMOLE-520: Merge mapping of Japanese IME keys. 2024-08-26 00:26:23 -07:00
Virtually Nick
e11c761c9f Merge 1.6.0 changes to patch branch. 2024-08-25 08:35:52 -04:00
Virtually Nick
8525aa15d7 GUACAMOLE-1866: Clean up UI of configurable "Recent Connections" section. 2024-08-25 08:27:16 -04:00
Virtually Nick
24883a2c9f GUACAMOLE-1740: Merge do not require multiple clicks to begin editing the clipboard. 2024-08-25 08:21:43 -04:00
Michael Jumper
ab020234c2 GUACAMOLE-1740: Do not require multiple clicks to begin editing the clipboard. 2024-08-25 01:06:39 -07:00
Michael Jumper
b2f6e24bcb GUACAMOLE-1866: Move and rename dedicated "Recent Connections" settings to more general "Appearance" section. 2024-08-24 23:35:11 -07:00
Michael Jumper
f53e23ca75 GUACAMOLE-1866: Remove application header from home page. 2024-08-24 23:21:57 -07:00
Michael Jumper
6622166510 GUACAMOLE-1866: Only show recent connection removal "X" when hovering connection. 2024-08-24 22:29:54 -07:00
Michael Jumper
e76ba5644f GUACAMOLE-1866: Switch to black "X" for recent connection removal button. 2024-08-24 22:29:23 -07:00
Alex Leitner
68a0d22d2a GUACAMOLE-1956: Bring Java and JavaScript dependencies up to date. 2024-08-21 14:39:54 -04:00
Virtually Nick
124bb2fe8d Merge 1.6.0 changes to patch branch. 2024-08-18 18:08:45 -04:00
Virtually Nick
fedda30495 GUACAMOLE-1881: Merge add parameter token containing the domain of LDAP/AD usernames. 2024-08-18 18:03:32 -04:00
Mike Jumper
af6e884b80 GUACAMOLE-374: Merge correction to SQL script paths in Docker initdb.sh script. 2024-08-16 15:27:46 -07:00
Virtually Nick
f10fece042 GUACAMOLE-374: Fix paths in the initdb.sh script for Docker. 2024-08-15 15:20:32 -04:00
Michael Jumper
77d4de10d2 Merge 1.6.0 changes back to patch. 2024-08-06 16:37:49 -07:00
Mike Jumper
f87fc3f99c GUACAMOLE-1196: Merge parameter definition and translation for option to disable display resize. 2024-08-06 00:13:03 -07:00
Mike Jumper
61b43f420f GUACAMOLE-1642: Merge translation string for VNC encodings field. 2024-08-02 17:03:57 -07:00
Michael Jumper
37d8e5ada9 GUACAMOLE-1881: Remove unnecessary recompilation of static domain extraction regex. 2024-08-02 00:32:42 -07:00
Michael Jumper
b2b1452e11 GUACAMOLE-1881: Decouple domain extraction from whether the extracted domain is used for a token. 2024-08-02 00:32:42 -07:00
Virtually Nick
ce06f1c559 GUACAMOLE-1642: Add translation string for encoding field. 2024-08-01 15:29:18 -04:00
Virtually Nick
deb858a6d1 GUACAMOLE-374: Merge fix xmlstarlet syntax for RemoteIpValve attributes 2024-07-30 14:14:03 -04:00
Scott Percival
7073a9caf7 GUACAMOLE-374: Fix xmlstarlet syntax for RemoteIpValve attributes 2024-07-30 11:36:31 +08:00
Virtually Nick
2ecad02fe1 GUACAMOLE-1855: Use common code for checking for IP in list. 2024-07-29 09:25:00 -04:00
Virtually Nick
614cd550bd GUACAMOLE-1855: Implement bypass and enforcement options in the TOTP module. 2024-07-29 09:25:00 -04:00
Virtually Nick
9139bdef02 GUACAMOLE-1855: Implement bypass and enforcement options in the Duo 2FA module. 2024-07-29 09:25:00 -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
6493a2313b Merge patch branch changes to main. 2024-07-12 07:17:50 -04:00
Virtually Nick
2db835196e GUACAMOLE-1967: Merge remove duplicate wheel handler registrations. 2024-07-12 07:15:23 -04:00
Christopher Speck
e5817c7004 GUACAMOLE-1967: Remove duplicate wheel handler registrations.
Modern-day browsers abide the standardized wheel event (typed `WheelEvent`),
however to support older browsers the legacy `DOMMouseScroll` (FireFox) and
`mousewheel` (all others) events are also being registered.

However modern browsers support both the modern event as well as the legacy,
which results in the wheel handler being registered multiple times. This results
in the wheel handler firing twice instead of once, causing excessive scrolling.

This change separates the event registration such that either the modern or the
legacy events are registered, and not both.
2024-07-11 16:10:27 -04:00
Virtually Nick
04806f8d0a GUACAMOLE-538: Add web application support for AUDIT permission. 2024-07-09 10:35:59 -04:00
Virtually Nick
24e7e05ad9 GUACAMOLE-538: Update JDBC extension to recognize AUDIT permissions. 2024-07-09 10:35:59 -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
31d14a2b06 GUACAMOLE-1611: Merge improve FR translations and add missing ones 2024-06-18 11:21:33 -04:00