Virtually Nick
3124b4493b
Merge patch branch changes to main.
2025-04-08 16:37:08 -04:00
Virtually Nick
efc688c1c8
Merge 1.6.0 changes to patch.
2025-04-08 16:36:36 -04:00
Virtually Nick
7d4009f91b
GUACAMOLE-1956: Merge rename SSL client auth properties to use "ssl-auth" prefix.
2025-04-08 16:33:40 -04:00
Michael Jumper
95dc96cf33
GUACAMOLE-1956: Rename SSL client auth properties to use "ssl-auth" prefix (not just "ssl").
...
The "ssl" prefix sounds like it's meant for configuring general use of
SSL/TLS for encryption in front of Guacamole, which is confusing,
particularly when encountering the "SSL_ENABLED" environment variable.
The "ssl-auth" prefix and "SSL_AUTH_ENABLED" environment variable don't
suffer from the same issue.
2025-04-08 11:25:29 -07:00
Virtually Nick
7d728aa23f
Merge patch branch changes to main.
2025-04-07 13:06:54 -04:00
Virtually Nick
5856c3bc69
Merge 1.6.0 changes to patch.
2025-04-07 13:06:11 -04:00
Virtually Nick
8ffa897088
GUACAMOLE-374: Merge restore support and deprecation warning for POSTGRESQL_USER variable.
2025-04-07 13:05:26 -04:00
Michael Jumper
bfae010ad9
GUACAMOLE-374: Restore support and deprecation warning for POSTGRESQL_USER variable.
2025-04-06 17:57:53 -07:00
Michael Jumper
78e0436dc2
Merge changes from patch branch back to main.
2025-03-07 15:15:19 -08:00
Mike Jumper
4dfeab73b3
GUACAMOLE-2043: Merge fix for playback of recordings containing Unicode surrogate pairs within instructions.
2025-03-07 15:14:26 -08:00
Mike Jumper
936645bad9
GUACAMOLE-2002: Merge support for configuring clipboard size limits.
2025-03-07 15:06:43 -08:00
eugen-keeper
ddcc335166
GUACAMOLE-2043: Fix playback of recordings which have multibyte character instructions.
2025-03-07 18:42:07 +00:00
Michael Jumper
caa6d3b523
Merge changes from patch branch back to main.
2025-03-05 17:09:34 -08:00
Mike Jumper
474841cd4c
GUACAMOLE-2036: Merge correction to maximum number of instruction elements (parity with guacamole-server).
2025-03-05 17:08:35 -08:00
Alexander Leitner
3f15ea5ae4
GUACAMOLE-2036: Increase the number of max elements to match guacamole server.
2025-03-05 18:27:04 -05:00
Virtually Nick
61d0cf00b3
Merge patch branch changes to main.
2025-03-04 14:55:00 -05:00
Virtually Nick
fdf555f143
Merge 1.6.0 changes to patch branch.
2025-03-04 14:54:15 -05:00
Virtually Nick
da80543ddf
GUACAMOLE-1956: Merge update to latest compatible versions of Java dependencies.
2025-03-04 14:53:28 -05:00
Michael Jumper
fd138fba16
Merge changes from patch branch back to main.
2025-03-04 02:55:31 -08:00
Mike Jumper
dc74bdd3d6
GUACAMOLE-2020: Merge support for hiding the display statistics bar.
2025-03-04 02:54:05 -08:00
Michael Jumper
e70e362b6b
GUACAMOLE-1956: Update to latest JUnit.
2025-03-04 02:41:37 -08:00
Michael Jumper
14aadfbc7a
GUACAMOLE-1956: Update MINA to latest compatible (v2.2.4).
2025-03-04 02:41:37 -08:00
Michael Jumper
405cf34d63
GUACAMOLE-1956: Update MyBatis to latest compatible (v3.5.15).
2025-03-04 02:41:37 -08:00
Michael Jumper
bcdb62fbe7
GUACAMOLE-1956: Update BouncyCastle PKIX FIPS to latest compatible (v2.1.9).
2025-03-04 02:41:37 -08:00
Michael Jumper
51afe5ade8
GUACAMOLE-1956: Update BouncyCastle FIPS to latest compatible (v2.1.0).
2025-03-04 02:31:02 -08:00
Michael Jumper
78990d97dd
GUACAMOLE-1956: Update Bouncy Castle to latest compatible (v1.80).
2025-03-04 02:31:02 -08:00
Michael Jumper
9d08bcf4a9
GUACAMOLE-1956: Update Jackson to latest compatible (v2.18.3).
2025-03-04 02:31:02 -08:00
Michael Jumper
3d0b0543d6
GUACAMOLE-1956: Update SLF4J to latest compatible (v2.0.17).
2025-03-04 02:31:02 -08:00
Michael Jumper
7e3535e7ba
GUACAMOLE-1956: Update to latest release of Logback (v1.3.15).
2025-03-03 00:14:00 -08:00
Michael Jumper
eb608366b7
GUACAMOLE-1956: Update to latest release of KSM Java SDK (v17.0.0).
2025-03-03 00:13:56 -08:00
Virtually Nick
4e5b78cbf7
Merge patch branch changes to main.
2025-02-26 19:20:37 -05:00
Virtually Nick
4372eae83f
GUACAMOLE-2005: Merge filter out batches that ended up not having any keystroke events.
2025-02-26 19:19:12 -05:00
Alexander Leitner
cd6944c78d
GUACAMOLE-2005: FIlter out batches that ended up not having any keystroke events.
2025-02-26 17:21:48 -05:00
Michael Jumper
21cc3a64c5
Merge changes from patch branch back to main.
2025-02-26 00:02:49 -08:00
Alexander Leitner
4c0a8341bf
GUACAMOLE-2036: Merge changes to refactor away public constructor accepting internal char array.
2025-02-26 10:24:37 +09:00
Michael Jumper
77ad786bf3
Merge changes from patch branch back to main.
2025-02-25 15:15:09 -08:00
Michael Jumper
55d25f9f96
GUACAMOLE-2036: Refactor away public constructor accepting internal char array.
2025-02-25 14:36:12 -08:00
Alexander Leitner
8aec82fd85
GUACAMOLE-2036: Merge changes to reuse buffers received by parser when converting instructions back to character arrays.
2025-02-26 07:12:40 +09:00
Michael Jumper
cea71eb725
Merge changes from patch branch back to main.
2025-02-25 12:41:04 -08:00
Mike Jumper
b08e0beb4b
GUACAMOLE-2036: Merge migration of ReaderGuacamoleReader internals to GuacamoleParser.
2025-02-25 12:16:18 -08:00
Michael Jumper
a672229dad
GUACAMOLE-2036: Reuse buffers received by parser when converting instructions back to character arrays.
2025-02-25 12:06:25 -08:00
Alexander Leitner
c9f2e451cb
GUACAMOLE-2036: Implement the GuacamoleParser within the ReaderGuacamoleReader to support multibyte characters when reading instructions.
2025-02-24 20:45:43 -05:00
Michael Jumper
36dedc935f
Merge changes from patch branch back to main.
2025-02-17 13:20:05 -08:00
Mike Jumper
355c6d4eff
GUACAMOLE-2030: Merge fix for KSM static token mapping for per-user vaults.
2025-02-17 13:18:38 -08:00
eugen-keeper
e0f1b03974
GUACAMOLE-2030: Fix KSM static token mapping for per-user config.
2025-02-17 19:23:26 +00:00
Michael Jumper
f3d92c4372
Merge changes from patch branch back to main.
2025-02-17 10:41:06 -08:00
Mike Jumper
e12eb892ff
GUACAMOLE-2032: Merge correction to hasClientGroups() behavior vs. attached client.
2025-02-17 10:21:19 -08:00
Corentin SORIANO
846f81168b
GUACAMOLE-2032: Fix hasClientGroups() to no longer take into account the currently attached client.
2025-02-17 07:09:04 +01:00
Virtually Nick
c276c49fb6
Merge patch branch changes to main.
2025-02-07 11:08:31 -05:00
Virtually Nick
4b95f5533c
Merge 1.6.0 changes to patch branch.
2025-02-07 10:29:41 -05:00