James Muehlner
|
6c1ac0b008
|
GUACAMOLE-926: Trim spaces from user and user group names before importing.
|
2023-05-10 22:06:27 +00:00 |
|
James Muehlner
|
353bccb4bc
|
Merge 1.5.2 changes back to master.
|
2023-05-09 22:56:53 +00:00 |
|
James Muehlner
|
ff4854d8f7
|
GUACAMOLE-1572: Merge updated POSTGRESQL environment variable names.
|
2023-05-09 15:56:25 -07:00 |
|
jbpaux
|
6d0d3badab
|
GUACAMOLE-1572: Add space indentation on error message
|
2023-05-09 15:24:56 -07:00 |
|
jbpaux
|
c081fd3ff2
|
GUACAMOLE-1572: Make POSTGRESQL env variable backward comp dynamic
|
2023-05-09 15:24:56 -07:00 |
|
Jean-Benoit PAUX
|
d5fb0822d5
|
GUACAMOLE-1572: Add compatibility mechanism for POSTGRES variables
|
2023-05-09 15:24:56 -07:00 |
|
Jean-Benoit PAUX
|
24f5a6edf6
|
GUACAMOLE-1572: Revert postgres link name change
|
2023-05-09 15:24:56 -07:00 |
|
Jean-Benoit PAUX
|
5f75ebdb5a
|
GUACAMOLE-1572: Update init script to match postgresql too
|
2023-05-09 15:24:56 -07:00 |
|
Jean-Benoit PAUX
|
366b75fc23
|
GUACAMOLE-1572: match PostgreSQL environment variables with guacamole.properties variables
|
2023-05-09 15:24:55 -07:00 |
|
James Muehlner
|
ce6e1c3121
|
Merge 1.5.2 changes back to master.
|
2023-05-09 21:38:10 +00:00 |
|
James Muehlner
|
15788eab2c
|
GUACAMOLE-615: Merge fix for potential parse failures in webapp parser implementations.
|
2023-05-09 14:36:30 -07:00 |
|
Mike Jumper
|
c6770bbda7
|
GUACAMOLE-615: Add constants clarifying magic numbers in JS implementation of Guacamole parser.
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
5374163c95
|
GUACAMOLE-615: Clarify/document internals of JS implementation of codePointCount().
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
38f7b09efb
|
GUACAMOLE-615: Add spaces around operators for consistency with established style.
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
3acd7ce269
|
GUACAMOLE-615: Add unit tests for JS implementation of toInstruction().
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
62f31b429e
|
GUACAMOLE-615: Add unit tests for JS implementation of codePointCount().
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
525c476854
|
GUACAMOLE-615: Add unit tests for JS parser in buffer mode.
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
d6a01c28e5
|
GUACAMOLE-615: Migrate tunnel implementations to common parser.
|
2023-05-09 12:55:43 -07:00 |
|
Mike Jumper
|
16f007f83d
|
GUACAMOLE-926: Merge batch import corrections to file type detection, YAML value handling, and YAML example.
|
2023-05-09 08:50:26 -07:00 |
|
James Muehlner
|
8efb93c3b7
|
GUACAMOLE-926: Add REGEX backup for type sniffing in batch import.
|
2023-05-09 00:52:28 +00:00 |
|
James Muehlner
|
55d874bcaa
|
GUACAMOLE-926: Ensure that parameters and attributes are cast to strings.
|
2023-05-08 22:48:14 +00:00 |
|
James Muehlner
|
ea6aa49a13
|
GUACAMOLE-926: Fix indendation in YAML example.
|
2023-05-08 22:16:09 +00:00 |
|
James Muehlner
|
1418a1abb4
|
GUACAMOLE-1745: Merge session storage deep copy fix.
|
2023-05-05 14:34:18 -07:00 |
|
Mike Jumper
|
81f0e8c280
|
GUACAMOLE-615: Correct parser calculation of element lengths.
|
2023-05-05 11:20:34 -07:00 |
|
Mike Jumper
|
82033adad0
|
GUACAMOLE-615: Add more thorough unit tests for protocol parsing.
|
2023-05-05 11:20:34 -07:00 |
|
James Muehlner
|
fe6677bf4e
|
Merge 1.5.2 changes back to master.
|
2023-05-05 02:05:10 +00:00 |
|
James Muehlner
|
57ce7d6ff9
|
GUACAMOLE-1756: Merge change to always display login failures.
|
2023-05-04 19:03:35 -07:00 |
|
James Muehlner
|
44fc54682e
|
Merge 1.5.2 changes back to master.
|
2023-05-05 01:27:03 +00:00 |
|
James Muehlner
|
f113411e2c
|
GUACAMOLE-1606: Merge fix for filtering UserGroup attributes.
|
2023-05-04 18:26:03 -07:00 |
|
Michael Jumper
|
89c3433f51
|
GUACAMOLE-1756: Clean up assignment of application state.
|
2023-05-04 18:22:59 -07:00 |
|
Michael Jumper
|
a1fbe5f0a4
|
GUACAMOLE-1756: Display login failures regardless of whether the interactive login form was used.
|
2023-05-04 18:22:59 -07:00 |
|
Virtually Nick
|
1ed6187082
|
GUACAMOLE-1606: UserGroup should retrieve UserGroup attributes, not User attributes.
|
2023-05-04 18:15:10 -07:00 |
|
James Muehlner
|
86bde6f344
|
Merge 1.5.2 changes back to master.
|
2023-05-05 00:59:37 +00:00 |
|
James Muehlner
|
eb3c8d4888
|
GUACAMOLE-1775: Merge for auth token header change for "session/tunnels/<tunnel ID>/protocol" request.
|
2023-05-04 17:59:09 -07:00 |
|
James Muehlner
|
de5a146607
|
GUACAMOLE-1628: Merge fix for missing unzip in guacamole-client image.
|
2023-05-04 17:58:05 -07:00 |
|
Ares Li
|
bc251f5a29
|
GUACAMOLE-1775: Use header for auth token instead of a parameter in "session/tunnels/<tunnel ID>/protocol" request
|
2023-05-04 17:40:39 -07:00 |
|
Michael Jumper
|
b58d236fd2
|
GUACAMOLE-1745: Ensure deep copies of session storage are created only if necessary.
|
2023-05-04 17:25:40 -07:00 |
|
Joshua Lancaster
|
f3c25f6e62
|
GUACAMOLE-1628: Docker image of guacamole client is missing unzip
|
2023-05-04 17:22:29 -07:00 |
|
James Muehlner
|
7f1e24ec14
|
Merge 1.5.2 changes back to master.
|
2023-05-05 00:10:26 +00:00 |
|
James Muehlner
|
116edebf36
|
GUACAMOLE-1687: Merge fix to ensure keep-alive pings are sent.
|
2023-05-04 16:53:30 -07:00 |
|
James Muehlner
|
4d3ba8de56
|
GUACAMOLE-1562: Merge corrected handling of received tunnel UUIDs.
|
2023-05-04 16:52:37 -07:00 |
|
Michael Jumper
|
ed19b704cc
|
GUACAMOLE-1687: Clean, document, and clarify usage of tunnel timer reset function.
|
2023-05-04 16:26:07 -07:00 |
|
Michael Jumper
|
e99e104fb1
|
GUACAMOLE-1687: Leverage network activity to ensure keep-alive pings are sent.
|
2023-05-04 16:26:07 -07:00 |
|
Michael Jumper
|
70d2cd97d6
|
GUACAMOLE-1562: Update chained tunnel UUID when underlying tunnel receives UUID.
|
2023-05-04 16:21:15 -07:00 |
|
Michael Jumper
|
063557f084
|
GUACAMOLE-1562: Ensure "ping" response is not erroneously handled as the tunnel UUID.
|
2023-05-04 16:21:15 -07:00 |
|
Mike Jumper
|
a12ba423b6
|
GUACAMOLE-926: Merge batch import support for auto-correcting case of parameter values.
|
2023-05-04 10:39:08 -07:00 |
|
James Muehlner
|
d82508ffe7
|
GUACAMOLE-926: Correct parameter values in import file to correct case if possible.
|
2023-05-04 17:28:25 +00:00 |
|
James Muehlner
|
00fc4b4270
|
GUACAMOLE-926: Reject file-level errors in csv parser to ensure proper bubbling.
|
2023-05-02 19:54:53 +00:00 |
|
Virtually Nick
|
f198cb356f
|
GUACAMOLE-1781: Merge update Simplified Chinese translation for totp auth extension
|
2023-05-01 08:06:03 -04:00 |
|
Virtually Nick
|
c8a33be6a4
|
GUACAMOLE-926: Merge further batch import fixes and improvements
|
2023-05-01 07:49:40 -04:00 |
|