Commit Graph

6992 Commits

Author SHA1 Message Date
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
corentin-soriano
b91d96b090 GUACAMOLE-1611: Improve FR translations and add missings ones. 2024-06-18 09:10:32 +02:00
Mike Jumper
9a77191866 GUACAMOLE-1956: Merge additional client dependency updates specific to main. 2024-06-12 09:34:13 -07:00
James Muehlner
279dc3866e GUACAMOLE-1956: Update NPM dependencies. 2024-06-11 21:40:28 +00:00
James Muehlner
ea7c5ef18e GUACAMOLE-1956: Switch guacamole-auth-sso-ssl to updated version of bc-fips. 2024-06-11 18:43:38 +00:00
Michael Jumper
284353da48 Merge changes from patch branch back to main. 2024-06-11 11:19:52 -07:00
Mike Jumper
62820f12a3 GUACAMOLE-1956: Merge updates to latest compatible dependency versions. 2024-06-11 11:16:10 -07:00
James Muehlner
429d96888e GUACAMOLE-1956: Update maven dependencies to latest compatible versions. 2024-06-11 17:27:37 +00:00
James Muehlner
94988d944f GUACAMOLE-1956: Upgrade to latest compatible NPM dependencies. 2024-06-03 22:42:09 +00:00
James Muehlner
60f53e9f86 GUACAMOLE-1374: Merge updated base Docker image for building on ARM/ 2024-05-24 14:56:37 -07:00
maeda577
d07957f79c GUACAMOLE-520: Add mapping of Japanese IME keys. 2024-05-22 20:32:05 +09:00
Michael Jumper
50fdb34540 GUACAMOLE-1881: Remove unnecessary usage of TokenName.canonicalize() to derive static name. 2024-05-15 10:37:06 -07:00
Josna battula
27bbd35a3d GUACAMOLE-1881: Adding new standard token LDAP_DOMAIN by extracting from user credentials 2024-05-15 10:09:20 -07:00
Mike Jumper
d0a0c1af25 GUACAMOLE-1267: Merge client-side setting for disabling VNC server input. 2024-05-15 00:48:59 -07:00
Virtually Nick
3b8be53d25 Merge patch branch changes to main. 2024-05-09 17:13:48 -04:00
Virtually Nick
1b2da5fbda GUACAMOLE-1948: Merge provide a comprehensive error message for input exceeding database column. 2024-05-09 17:12:52 -04:00