Commit Graph

3026 Commits

Author SHA1 Message Date
James Muehlner
1b2c52d496 GUACAMOLE-1820: Simplify unicode interpretation. 2023-07-13 18:12:27 +00:00
James Muehlner
983393bdb7 GUACAMOLE-1820: Conslidate similar key events for better performance. 2023-07-11 18:31:38 +00:00
James Muehlner
55f1fc2aaa GUACAMOLE-1820: Extract and display richer information about key events. 2023-07-11 18:31:38 +00:00
James Muehlner
2a2cef9189 GUACAMOLE-1820: Create UI for viewing, searching, and navigating to key events in session recording player. 2023-07-11 18:31:38 +00:00
Mike Jumper
e46d06e6b8 GUACAMOLE-1780: Merge changes adding MFA compatibility to SSO support. 2023-07-06 08:27:31 -07:00
Mike Jumper
993cde2545 Merge 1.5.3 changes back to master. 2023-07-04 09:11:34 -07:00
Virtually Nick
49300d17b4 GUACAMOLE-1816: Bump client versions to 1.5.3. 2023-07-03 13:51:40 -04:00
James Muehlner
0de694c912 GUACAMOLE-1780: Allow SAML, SSL sessions to be resumed after another auth provider vetoes the auth attempt. 2023-06-27 23:28:09 +00:00
Virtually Nick
ad9f90718c Merge 1.5.3 changes back to master. 2023-06-15 21:52:23 -04:00
James Muehlner
c433c6ccda GUACAMOLE-1812: Always show the UI to edit own password for administrators. 2023-06-16 01:24:13 +00:00
Victor Cleaner
49b7218097 GUACAMOLE-1792: Updated czech translation
Correction of some inaccurately translated words in the previous translation. Completion of the translation of the "import" section according to the English original.
2023-05-22 20:08:42 +02:00
James Muehlner
0c033feea7 GUACAMOLE-926: Fix UTF-8 handling in batch import files. 2023-05-19 22:09:03 +00:00
James Muehlner
f355c5cfee Merge 1.5.2 changes back to master. 2023-05-17 23:57:32 +00:00
Mike Jumper
0631ff9689 GUACAMOLE-1785: Bump version numbers to 1.5.2. 2023-05-17 16:43:01 -07:00
Virtually Nick
ab6d296e13 GUACAMOLE-1571: Merge properly wrap stream errors, and check available translations instead of hard-coding. 2023-05-15 16:49:53 -04:00
Virtually Nick
c66dbf1b06 GUACAMOLE-1728: Merge allow Null User Object attributes to be saved. 2023-05-12 07:16:47 -04:00
James Muehlner
bfbb9ae760 GUACAMOLE-1571: Match convention for function services. 2023-05-11 23:39:16 -07:00
James Muehlner
3ed5b62589 GUACAMOLE-1571: Check available translations rather than hardcoding which use the default. 2023-05-11 23:39:16 -07:00
James Muehlner
77bd5e116a GUACAMOLE-1571: Properly wrap upload stream JSON errors. 2023-05-11 23:39:16 -07:00
James Muehlner
720696076f GUACAMOLE-1579: Stop including the auth token when making requests to the /api/patches endpoint. 2023-05-11 23:37:00 -07:00
Alex Leitner
2f9ff87404 GUACAMOLE-1728: Allow Null User Object attributes to be saved. 2023-05-11 23:34:16 -07:00
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
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
James Muehlner
57ce7d6ff9 GUACAMOLE-1756: Merge change to always display login failures. 2023-05-04 19:03:35 -07: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
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
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
James Muehlner
70b7b7bd42 GUACAMOLE-926: Add username and password to examples. 2023-04-28 22:55:02 +00:00
James Muehlner
4b570e9e63 GUACAMOLE-926: Improve error handling for invalid, missing connection data. 2023-04-28 22:54:57 +00:00
Mike Jumper
823df2d10b GUACAMOLE-1778: Merge updated translations for Simplified Chinese. 2023-04-26 09:03:40 -07:00
James Muehlner
9f2baeb1b8 GUACAMOLE-926: Fix invalid group identifier error message and upgrade yaml npm dependency. 2023-04-26 00:07:39 +00:00
Sharuru
bb92b2fa74 GUACAMOLE-1778: Remove fields that don't need to be translated 2023-04-25 16:18:02 +08:00
Sharuru
c8fd6edcf5 GUACAMOLE-1778: Friendly with language users' habits 2023-04-25 16:07:53 +08:00
Sharuru
53ed39bd95 GUACAMOLE-1778: Update the Simplified Chinese translation 2023-04-25 12:23:42 +08:00
James Muehlner
8c19e6ca81 GUACAMOLE-926: Ensure that the directory patch replace operation writes to the same directory it reads from. 2023-04-22 00:32:19 +00:00
James Muehlner
9e54b58af3 GUACAMOLE-926: Fix importer config checkbox behavior. 2023-04-21 23:56:01 +00:00
Mike Jumper
a549e8248d GUACAMOLE-926: Merge batch import support for updating/replacing connections and their permissions. 2023-04-21 13:51:00 -07:00
James Muehlner
6dab100b42 GUACAMOLE-926: Fix styling, option semantics, and directory patch endpoint logging/handling. 2023-04-21 20:45:08 +00:00
Ares Li
a2b3bb6461 GUACAMOLE-1775: Use header for auth token instead of a parameter in "session/tunnels/<tunnel ID>/protocol" request 2023-04-19 15:43:18 -07:00
James Muehlner
896cd48eca GUACAMOLE-926: Add user-selectable options for connection batch import to allow connection / permission replacement. 2023-04-19 21:46:55 +00:00
James Muehlner
d0876cdc71 GUACAMOLE-926: Allow updating objects via directory patch. 2023-04-19 21:46:55 +00:00
Virtually Nick
d9bb38eb65 GUACAMOLE-926: Merge fix attribute handling bug and improve error handling for invalid files. 2023-04-17 11:46:27 -04:00