Commit Graph

6929 Commits

Author SHA1 Message Date
Virtually Nick
501b401a21 GUACAMOLE-1812: Merge always show the UI to edit own password for administrators. 2023-06-15 21:46:58 -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
Mike Jumper
6b1aada1e4 GUACAMOLE-1803: Merge support for continuous progress and arbitrary seeking in recording playback. 2023-06-15 11:48:18 -07:00
James Muehlner
7176ccce68 GUACAMOLE-1803: Restore logic to account for frame rendering delays. 2023-06-15 17:51:54 +00:00
James Muehlner
e4d6fe1012 GUACAMOLE-1803: Default to 1000 millisecond refresh interval. 2023-06-15 16:32:52 +00:00
James Muehlner
55eabaee55 GUACAMOLE-1803: Fix potential sulf-suppression error. 2023-06-15 16:32:52 +00:00
James Muehlner
b8de8ebb90 GUACAMOLE-1803: Update session recording playback at least once per second and allow arbitrary seeking. 2023-06-15 16:32:46 +00:00
James Muehlner
1f8183357c GUACAMOLE-1113: Always treat alt as AltGr on Mac. 2023-06-15 16:18:36 +00:00
James Muehlner
9e938be878 GUACAMOLE-1113: Restore right alt in keyboard handler. 2023-06-15 16:18:30 +00:00
Virtually Nick
2170e9da1f GUACAMOLE-1810: Merge fix meta handling on Mac Firefox. 2023-06-12 16:12:55 -04:00
James Muehlner
fac646b8e0 GUACAMOLE-1810: Fix meta handling on Mac firefox. 2023-06-12 19:40:16 +00:00
Mike Jumper
88967bd611 Merge 1.5.3 changes back to master. 2023-06-11 23:41:03 -07:00
Mike Jumper
103398c6fd GUACAMOLE-1809: Merge replacement of Spring with "IPAddress" library. 2023-06-11 23:40:13 -07:00
Inperpetuammemoriam
3e11ee8d8c GUACAMOLE-1809: Remove obsolete license information
The Spring framework is no longer used.
2023-06-11 20:28:17 +02:00
Inperpetuammemoriam
0530450748 GUACAMOLE-1809: Replace library used for IP address matching
Newer versions of Spring Security lack support of Java 8.
2023-06-11 20:15:51 +02:00
Mike Jumper
d2d9631571 Merge 1.5.3 changes back to master. 2023-06-10 21:22:11 -07:00
Mike Jumper
3c8ecddc7e GUACAMOLE-1806: Merge updates to Java dependencies with upstream patches. 2023-06-10 21:20:40 -07:00
Inperpetuammemoriam
846c507ba7 GUACAMOLE-1806: Update Java dependencies to patched versions
These changes should address the following (potentially relevant)
vulnerabilities:
  - CVE-2022-21724
  - CVE-2022-26520
  - CVE-2022-31197
  - CVE-2022-40151
  - CVE-2022-40152
  - CVE-2022-41946
  - CVE-2023-20861
  - CVE-2023-20862
  - CVE-2023-20863
  - GHSA-673j-qm5f-xpv8
2023-06-10 09:58:49 +02:00
Inperpetuammemoriam
4290c378c8 GUACAMOLE-1806: Fix naming inconsistency
The version in the folder name now matches the version specified in the
files below that folder.
2023-06-10 09:58:16 +02:00
Virtually Nick
466476412a Merge 1.5.3 changes back to master. 2023-06-02 12:15:43 -04:00
Virtually Nick
14c83fb102 GUACAMOLE-1796: Merge reduce SQL Server batch size to ensure fetching large lists of connections still works. 2023-06-02 12:13:34 -04:00
James Muehlner
d2a8ea8cf4 GUACAMOLE-1796: Reduce SQL Server batch size to ensure fetching large lists of connections still works.
(cherry picked from commit 0cad9d38521a8fd4a1dafa321568d22da48939cd)
2023-06-01 23:35:15 +00:00
Virtually Nick
a391dc886e GUACAMOLE-1795: Merge support new private key field name for KSM Pam User. 2023-05-30 16:03:56 -04:00
James Muehlner
a1c6ca745a GUACAMOLE-1795: Support new private key field name for KSM Pam User. 2023-05-24 23:02:29 +00:00
Mike Jumper
cc88fc6623 Merge 1.5.3 changes back to master. 2023-05-24 11:23:15 -07:00
Mike Jumper
1a088d609f GUACAMOLE-1793: Merge correction to creation of SessionRecordings from Blobs. 2023-05-24 11:22:39 -07:00
Leonard Wagner
1ddcbe0293 GUACAMOLE-1793: Add unit test for creation of SessionRecording from blob. 2023-05-24 16:41:58 +02:00
Leonard Wagner
9868a056bd GUACAMOLE-1793: Fix creation of SessionRecording from blob. 2023-05-24 16:41:52 +02:00
Mike Jumper
e0bff436b8 Merge 1.5.3 changes back to master. 2023-05-23 16:57:15 -07:00
Mike Jumper
ad3e7935ba GUACAMOLE-1794: Merge update of KSM SDK to 16.5.3. 2023-05-23 16:56:25 -07:00
James Muehlner
4852d63373 GUACAMOLE-1794: Update KSM SDK to 16.5.3 to add support for "passkey" field type.
(cherry picked from commit 2a9bbed2250be2087db8d4a276ff4140ac919888)
2023-05-23 23:40:44 +00:00
Mike Jumper
d97ad511de GUACAMOLE-1792: Merge corrections and updates to Czech translation. 2023-05-22 15:02:49 -07: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
325b82b414 GUACAMOLE-1754: Merge addition of JSDoc to guacamole-common-js build. 2023-05-21 14:20:57 -07:00
Mike Jumper
70592ef7c3 GUACAMOLE-1754: Use same "apidocs" directory for JSDoc as used by JavaDoc. 2023-05-21 14:07:32 -07:00
Mike Jumper
11e6c5ac26 GUACAMOLE-1754: Generate JSDoc for guacamole-common-js as part of build. 2023-05-21 14:07:24 -07:00
Mike Jumper
45549dd1da GUACAMOLE-926: Merge correction to batch import handling of UTF-8. 2023-05-19 16:14:12 -07:00
James Muehlner
0c033feea7 GUACAMOLE-926: Fix UTF-8 handling in batch import files. 2023-05-19 22:09:03 +00:00
James Muehlner
e1dfd1e99c Merge 1.5.2 changes back to master. 2023-05-19 02:31:52 +00:00
James Muehlner
32f7c8bc1f GUACAMOLE-615: Merge fixed annotation for array of any type. 2023-05-18 19:30:57 -07:00
Mike Jumper
10e8715040 GUACAMOLE-615: Correct JSDoc annotation for array of any type. 2023-05-18 19:25:34 -07:00
James Muehlner
427b266606 GUACAMOLE-1790: Merge version bump for components not within 1.5.2. 2023-05-17 17:46:06 -07:00
Mike Jumper
54cea4e80b GUACAMOLE-1790: Bump version numbers of components not within 1.5.2. 2023-05-17 17:00:46 -07:00
James Muehlner
f355c5cfee Merge 1.5.2 changes back to master. 2023-05-17 23:57:32 +00:00
James Muehlner
15d41cd8e2 GUACAMOLE-1785: Merge version number bump to 1.5.2. 2023-05-17 16:56:20 -07:00
Mike Jumper
0631ff9689 GUACAMOLE-1785: Bump version numbers to 1.5.2. 2023-05-17 16:43:01 -07:00
Virtually Nick
ff033426a0 GUACAMOLE-1789: Merge remove duplicate definition of SQLSERVER_BATCH_SIZE. 2023-05-15 19:00:49 -04:00
Mike Jumper
43df5897c6 GUACAMOLE-1789: Remove duplicate definition of SQLSERVER_BATCH_SIZE. 2023-05-15 15:17:19 -07:00
Virtually Nick
ef66411593 Merge 1.5.2 changes back to master. 2023-05-15 16:54:16 -04: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