Mike Jumper
5319f9011a
GUACAMOLE-747: Merge example branding extension.
2021-02-20 21:51:15 -08:00
Mike Jumper
c1e7d221b1
GUACAMOLE-1055: Merge Russian OSK support for Latin characters.
2021-02-20 21:35:54 -08:00
Virtually Nick
65895aecde
GUACAMOLE-1204: Merge correct Docker image build failure due to PhantomJS.
2021-02-13 19:49:21 -05:00
Michael Jumper
e759bb683f
GUACAMOLE-1204: Correct Docker image build failure due to PhantomJS.
...
Without OPENSSL_CONF explicitly set, the guacamole-common-js portion of
the build fails, as PhantomJS (used for the new unit tests) cannot find
libssl_conf.so:
139677016997504:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory
139677016997504:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244:
139677016997504:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf
139677016997504:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf
Feb 12, 2021 5:09:33 AM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
2021-02-12 19:27:11 -08:00
James Muehlner
a33681afee
GUACAMOLE-1204: Merge addition of client-side support for multi-touch events.
2021-02-11 20:54:37 -08:00
Michael Jumper
0385f61201
GUACAMOLE-1204: Add definitions and translations for RDP multi-touch parameters.
2021-02-11 20:32:28 -08:00
Michael Jumper
09ec1dea06
GUACAMOLE-1204: Do not handle pinch gestures locally if the remote desktop is capable of handling pinch gestures.
2021-02-11 20:32:28 -08:00
Michael Jumper
5d6c176a94
GUACAMOLE-1204: Allow pinch/drag touch gestures to be tracked in addition to any local touch event pass-through.
2021-02-11 20:32:28 -08:00
Michael Jumper
483aa14cac
GUACAMOLE-1204: Automatically pass through Guacamole touch events if remote multi-touch is supported.
2021-02-11 20:32:28 -08:00
Michael Jumper
eaa7b49dd4
GUACAMOLE-1204: Provide convenience functions for updating multiple event handlers.
2021-02-11 20:32:28 -08:00
Michael Jumper
23e909d2fc
GUACAMOLE-1204: Add support for multi-touch events.
2021-02-11 20:32:28 -08:00
Michael Jumper
df6b71541e
GUACAMOLE-1204: Add generic, listener-driven event system.
2021-02-11 20:32:28 -08:00
Michael Jumper
1ce4e975eb
GUACAMOLE-1204: Add convenient mechanism for automatically scaling mouse events.
2021-02-11 20:32:28 -08:00
Michael Jumper
7d53fe4f09
GUACAMOLE-1204: Extract Guacamole.Position base class from Guacamole.Mouse.State.
2021-02-11 20:32:28 -08:00
Mike Jumper
742c5669ca
GUACAMOLE-1284: Merge Docker image support for OPENID_MAX_TOKEN_VALIDITY variable.
2021-02-09 09:43:39 -08:00
Tom Schoonjans
eb2c2c9e38
GUACAMOLE-1284: add OPENID_MAX_TOKEN_VALIDITY to start.sh
2021-02-09 06:50:30 +00:00
Mike Jumper
d1626788fa
GUACAMOLE-770: Merge support for clearing TOTP data.
2021-02-05 21:22:15 -08:00
Virtually Nick
8e6324181f
GUACAMOLE-1265: Merge update Japanese translation
2021-01-20 20:55:29 -05:00
dg-hasimoto
180f576ca4
GUACAMOLE-1265: Update japanese translation
2021-01-21 08:19:04 +09:00
Mike Jumper
156a19967a
GUACAMOLE-1128: Merge Docker support for MySQL and PostgreSQL automatic user creation.
2020-12-29 12:03:14 -08:00
Virtually Nick
42bdd51a33
GUACAMOLE-1128: Add MySQL and PostgreSQL auto creation for Docker
2020-12-29 00:27:35 -05:00
Virtually Nick
e5deb9b6a4
GUACAMOLE-1218: Merge availability of JAXB APIs at guacamole-ext level
2020-12-21 08:13:05 -05:00
Michael Jumper
367f60f5d9
GUACAMOLE-1218: Declare availability of JAXB APIs at guacamole-ext level (they are provided by the webapp).
2020-12-20 19:28:25 -08:00
Virtually Nick
ed099c7a05
GUACAMOLE-1218: Merge add guacamole-auth-json config & extension to Docker
2020-12-18 15:22:02 -05:00
Bojan Zelic
720f884457
GUACAMOLE-1218: Add auth-json extension and configuration to docker start & build scripts
2020-12-18 13:13:32 -07:00
Virtually Nick
29fb36c5c0
GUACAMOLE-1218: Merge add support for parameter tokens in guacamole-auth-json
2020-12-18 14:38:29 -05:00
Bojan Zelic
0fb4877d84
GUACAMOLE-1218: Update documentation to show tokens being used as part of the encrypted json
2020-12-18 11:42:50 -07:00
Bojan Zelic
a486408ec1
GUACAMOLE-1218: Use TokenFilter to inject tokens from configuration attributes
2020-12-18 11:42:46 -07:00
Virtually Nick
6fc7537c08
GUACAMOLE-1218: Merge "guacamole-auth-json" extension into Apache Guacamole.
2020-12-16 14:20:19 -05:00
Virtually Nick
3624ffe2fd
Merge 1.3.0 changes back to master.
2020-12-16 07:08:33 -05:00
Virtually Nick
f1783f5dc1
GUACAMOLE-903: Merge improved Chinese internationalization support
2020-12-16 07:02:45 -05:00
XYUU
f7b53d34ef
GUACAMOLE-903: Improved Chinese internationalization support
2020-12-16 18:54:00 +08:00
Virtually Nick
d762720571
Merge 1.3.0 changes back to master.
2020-12-14 07:11:09 -05:00
Virtually Nick
ae9c55c81c
GUACAMOLE-793: Merge add support for retrieving effective groups from CAS.
2020-12-14 07:09:40 -05:00
Michael Jumper
a5acb5acd6
GUACAMOLE-793: Add Docker environment variables for group-related CAS properties.
2020-12-12 13:56:01 -08:00
Michael Jumper
1da9b7dc13
GUACAMOLE-793: Remove unnecessary/unused Logger instance.
2020-12-12 13:46:00 -08:00
Michael Jumper
1303dabbb1
GUACAMOLE-793: Refactor CAS group parsing to leverage LDAP-aware abstractions and parameters.
2020-12-12 02:27:20 -08:00
Michael Jumper
749e53b9c3
GUACAMOLE-793: Add abstract mechanism for parsing CAS group names.
2020-12-12 02:02:06 -08:00
Ron Record
7b8dc36644
GUACAMOLE-793: validateTicket() returns the CASAuthenticatedUser instance rather than just a token so CAS Provider can return Group - like LDAP Provider
2020-12-05 22:09:45 -08:00
Michael Jumper
27d791de3b
GUACAMOLE-1218: Use static instances of Logger per established coding practices.
2020-11-29 16:16:44 -08:00
Michael Jumper
95c4bb427f
GUACAMOLE-1218: Use diamond operator and multi-catch where possible.
2020-11-29 16:15:06 -08:00
Michael Jumper
66d28b8424
GUACAMOLE-1218: Replace use of "blacklist" with "denylist".
2020-11-29 16:09:20 -08:00
Virtually Nick
a6619b54b0
GUACAMOLE-1160 : Merge update French translations.
2020-11-29 09:02:53 -05:00
Laurent Etiemble
93400ef521
GUACAMOLE-1160 : Add/Update French translations.
2020-11-29 11:18:44 +01:00
Virtually Nick
70315d6dcb
Merge 1.3.0 changes back to master.
2020-11-25 18:55:26 -05:00
Virtually Nick
ecd385b0f8
GUACAMOLE-221: Expose underlying protocol at tunnel level.
2020-11-25 18:54:18 -05:00
Michael Jumper
d1de61da6c
GUACAMOLE-221: Remove documentation that is no longer applicable as of commit 1210d5624c
.
...
The getGuacamoleConfiguration() function *used* to perform token
substitution. Since the deprecation of the StandardTokens class, this
is no longer the case.
2020-11-25 15:26:50 -08:00
Michael Jumper
483c01a6ac
GUACAMOLE-221: Ensure the underlying protocol is exposed for database-driven connections.
...
The protocol associated with a tunnel should be correctly set
regardless of whether the tunnel results from a Connection,
ConnectionGroup, or ActiveConnection.
2020-11-25 15:26:50 -08:00
Michael Jumper
7e1be61bed
GUACAMOLE-221: Retrieve protocol name and parameters from tunnel-based REST API endpoint.
...
If the protocol name and parameters are retrieved from Connection-
specific endpoints, then the protocol-specific context needed for
Guacamole instructions like "argv" and "required" will only be
available for Connections (not ConnectionGroups or ActiveConnections).
2020-11-25 15:24:31 -08:00
Michael Jumper
1b18c51c74
GUACAMOLE-221: Provide REST API endpoint for retrieving the underlying protocol of a tunnel.
2020-11-25 15:24:31 -08:00