Commit Graph

6901 Commits

Author SHA1 Message Date
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
Alex Leitner
7317edd17d GUACAMOLE-1948: Provide a comprehensive error message for input exceeding database column. 2024-05-07 08:23:50 +09:00
Virtually Nick
b92871f11e GUACAMOLE-1267: Add client-side setting for disabling server input. 2024-05-02 08:05:17 -04:00
Virtually Nick
c721ee21a2 GUACAMOLE-1289: Merge remove old Duo license information. 2024-05-01 17:32:45 -04:00
Michael Jumper
58d6828e17 GUACAMOLE-1289: Remove old license information from before migration to Duo's "Universal Prompt". 2024-05-01 10:24:13 -07:00
Virtually Nick
73f05ec87d GUACAMOLE-1289: Merge refactor Duo and authentication flow 2024-04-29 08:43:22 -04:00
Michael Jumper
ee75b01c50 GUACAMOLE-1289: Expiration times for AuthenticationSessionManager are relative, not absolute. 2024-04-26 00:43:51 -07:00
Michael Jumper
ed4c0ab779 GUACAMOLE-1289: Redirect back to Duo in case of unexpected failures or invalid tokens. 2024-04-25 18:43:15 -07:00
Michael Jumper
4a0e9f310f GUACAMOLE-1289: Ensure updates to credentials are accurately represented in failure events. 2024-04-25 18:10:48 -07:00
Michael Jumper
13bb5f0e30 GUACAMOLE-1289: Prevent IdentifierGenerator utility class from being instantiated. 2024-04-25 18:10:48 -07:00
Michael Jumper
9cca3dc657 GUACAMOLE-1289: Update recently-added, Duo-related dependency names to match the naming style of their corresponding projects. 2024-04-25 18:10:48 -07:00
Michael Jumper
73eb4536a9 GUACAMOLE-1289: Remove unnecessary re-bundling of Apache license. 2024-04-25 18:10:48 -07:00
Michael Jumper
3859fd2f1c GUACAMOLE-1289: Migrate to minute-granularity timeouts for Duo (default of 5 minutes). 2024-04-25 18:10:48 -07:00
Michael Jumper
23ed76d460 GUACAMOLE-1289: Remove Duo dependency on Spring. Update transitive Duo dependencies to latest compatible. 2024-04-25 18:10:48 -07:00
Michael Jumper
6dd4766da4 GUACAMOLE-1289: Refactor Duo and authentication-resumption changes to instead leverage support for updating/replacing credentials prior to auth. 2024-04-25 18:10:48 -07:00
Virtually Nick
d6ff746808 GUACAMOLE-374: Merge generalize Docker image to automatically map environment variables to properties. 2024-04-25 20:44:03 -04:00
Michael Jumper
1b271a2407 GUACAMOLE-374: Enable automatic IP banning (brute-force throttling) by default. 2024-04-25 14:23:02 -07:00
Michael Jumper
649492b412 GUACAMOLE-374: Allow log level to be configured easily with "log-level" property. 2024-04-25 14:23:02 -07:00
Michael Jumper
acaee44a53 GUACAMOLE-374: Allow multiple PropertyValue annotations to be associated with each enum value for EnumGuacamoleProperty. 2024-04-25 14:23:02 -07:00
Michael Jumper
c818650ae0 GUACAMOLE-374: Switch to "REMOTE_IP_VALVE_*" environment variables for configuring RemoteIpValve. 2024-04-25 14:23:02 -07:00
Michael Jumper
d6a491f933 GUACAMOLE-374: Automatically read properties from files pointed to by "*_FILE" environment variables. 2024-04-25 14:23:02 -07:00
Michael Jumper
9580dd4f82 GUACAMOLE-374: Support absolutely all properties and extensions. 2024-04-25 14:23:02 -07:00
Virtually Nick
83111616e5 GUACAMOLE-1946: Merge disable autofill on TOTP verification code field. 2024-04-19 17:51:02 -04:00
James Muehlner
45c5afbf1e GUACAMOLE-1946: Disable autofill on TOTP verification code field. 2024-04-19 21:32:59 +00:00
James Muehlner
e9bac2aef0 GUACAMOLE-1068: Merge TOTO fix to generate random key at login if key is unconfirmed. 2024-04-18 12:28:28 -05:00
James Muehlner
13f827adf7 GUACAMOLE-1866: Merge feature allowing recent connections to be removed. 2024-04-17 16:18:57 -05:00
James Muehlner
8c2859ba5f GUACAMOLE-1760: Merge client-side options for compression and quality levels 2024-04-17 16:16:18 -05:00
Virtually Nick
4d7a54b463 GUACAMOLE-1866: Allow recent connections to be removed. 2024-04-17 14:44:20 -04:00
Virtually Nick
a909f23d4c GUACAMOLE-1760: Add client-side options for compression and quality levels. 2024-04-17 14:38:04 -04:00
Virtually Nick
462022e3f1 GUACAMOLE-1068: Generate random key at each login if key is unconfirmed. 2024-04-12 23:11:10 -04:00
James Muehlner
0e12f48c29 GUACAMOLE-1916: Merge jump to top of page after cloning entity in UI. 2024-04-05 13:55:47 -07:00
Virtually Nick
3b76865eec GUACAMOLE-1916: Jump to top of page after clone. 2024-04-05 15:11:56 -04:00
James Muehlner
e182073c33 GUACAMOLE-1289: Merge upgrade to Duo API v4. 2024-04-05 10:14:43 -07:00
Alex Leitner
9f1a8e6686 GUACAMOLE-1289: Add new translations and guacamole properties. 2024-04-05 01:28:28 +00:00
James Muehlner
83f0f193bd GUACAMOLE-1866: Merge new feature allowing users to configure recent connection display. 2024-04-04 14:43:39 -07:00
Virtually Nick
732a4c5762 GUACAMOLE-1479: Move disabled methods up to new Disableable interface. 2024-04-03 19:33:07 -04:00
Alex Leitner
7c49466c79 GUACAMOLE-1289: Modify the Authentication Service to no longer explicitly compare state query string. 2024-04-03 05:47:48 +00:00
Virtually Nick
61457686e3 GUACAMOLE-1479: Update front-end styles and translations for disabled users and user groups. 2024-04-01 11:24:23 -04:00
Virtually Nick
015117f079 GUACAMOLE-1479: Switch JDBC module to use disabled methods instead of attributes. 2024-04-01 11:24:23 -04:00
Virtually Nick
75250148b0 GUACAMOLE-1479: Implement the disabled methods for User and UserGroup in REST API. 2024-04-01 11:24:23 -04:00
Virtually Nick
beacffbfc7 GUACAMOLE-1479: Implement the disabled methods in guacamole-ext User and UserGroup classes. 2024-04-01 11:24:23 -04:00
Virtually Nick
17f16428f8 GUACAMOLE-1479: Correct AbstractUserGroup to actually be an abstract class. 2024-04-01 11:24:23 -04:00