Virtually Nick
ec5f6dab55
GUACAMOLE-1813: Add history recording storage extension to Docker startup.
2023-06-18 19:39:10 -04:00
Virtually Nick
f3b5ea22c1
GUACAMOLE-1813: Copy history recording storage extension into the Docker image during build.
2023-06-18 19:34:10 -04: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
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
bd12ac9bc6
GUACAMOLE-1765: Disable tests by default so the build doesn't require firefox.
2023-04-07 18:34:50 +00:00
Michael Magill
d1cfdd8c9b
GUACAMOLE-1738: Update version of MySQL connector
...
GUACAMOLE-1738 Update version of MySQL connector used to resolve issue 1738 where it can no longer connect to the MySQL server using the new extension and old connector: https://issues.apache.org/jira/projects/GUACAMOLE/issues/GUACAMOLE-1738
2023-03-15 11:05:00 -07:00
Virtually Nick
8acde27aec
GUACAMOLE-1322: Add SAML_IDP_URL as required for Docker container absent a metadata file.
2023-01-14 21:48:38 -05:00
Mike Jumper
fed176def6
GUACAMOLE-1005: Merge Docker support for configuring RemoteIPValve.
2022-07-27 23:42:11 -07:00
Jean-Benoit Paux
c8835338b0
GUACAMOLE-1322: fix SAML plugin loading
2022-04-08 10:31:55 +02:00
Romain Aviolat
57db729afb
GUACAMOLE-1539: fix docker init logic when only auth-json is configured
...
This commit fixes an issue where the Docker init-script won't start if only the
auth-json extension is present.
2022-02-17 22:22:23 +01:00
Jean-Benoit Paux
3e1c92a532
GUACAMOLE-1322: implement correct property requirement logic
2022-02-10 12:37:31 +01:00
Jean-Benoit Paux
eb58d37d00
GUACAMOLE-1322: fix SAML/OpenID typo and style
2022-02-10 12:37:30 +01:00
Markus Petzsch
51eaddeba8
GUACAMOLE-1322: prepend Variable for SAML plugin with missing $
2022-02-10 12:37:30 +01:00
Markus Petzsch
2fbd228c33
GUACAMOLE-1322: Correct indentation of SAML property assignments to match established code style.
2022-02-10 12:37:30 +01:00
Markus Petzsch
d8765a8f3c
GUACAMOLE-1322: Add Docker environment variables for configuring SAML.
2022-02-10 12:37:30 +01:00
mtannertdev
e05f7c9fbd
GUACAMOLE-1507: Enable configuration of of the 'extension-priority' parameter via environment variable
...
Enable configuration of of the 'extension-priority' parameter via environment variable.
Details: https://issues.apache.org/jira/browse/GUACAMOLE-1507
2022-01-20 02:07:34 -05:00
Virtually Nick
70f73cd47d
GUACAMOLE-1394: Add support for setting OpenID groups claim type in Docker.
2022-01-03 12:43:17 -05:00
Virtually Nick
881d203080
GUACAMOLE-1418: Merge add support of SQLServer JDBC plugin to Docker build
2021-12-26 08:37:32 -07:00
jbpaux
42f753bda8
GUACAMOLE-1418: update SQL Server driver to 9.4.1
2021-12-25 22:40:26 +01:00
jbpaux
c6eeeab560
GUACAMOLE-1418: fix missing space
2021-12-25 22:36:17 +01:00
jbpaux
c04af737b4
GUACAMOLE-1418: Make use of secrets files clearer
2021-12-24 17:13:23 +01:00
Marc Jegliewski
6857c1d220
GUACAMOLE-1475: Make api-session-timeout setable in Docker via env var API_SESSION_TIMEOUT
2021-12-13 12:41:12 +01:00
Virtually Nick
666ae93a9d
GUACAMOLE-1433: Merge update PostgreSQL JDBC driver in Docker image
2021-12-04 08:11:22 -05:00
Michael Jumper
36a02c1f90
GUACAMOLE-1364: Refactor all SSO extensions beneath common base.
2021-11-25 18:44:46 -08:00
Scott C Wang
cce2043fae
GUACAMOLE-1433: Update postgresql JDBC driver in Docker image to fix "authentication type 10 not supported" error
2021-11-23 18:45:26 -06:00
Jean-Benoit Paux
f66c81f351
GUACAMOLE-1418: Add support of SQL Server JDBC plugin in Docker Image
2021-09-16 10:38:47 +02:00
Michael Jumper
5e61ec7e84
GUACAMOLE-996: Add LDAP_GROUP_SEARCH_FILTER variable to Docker image.
2021-07-26 02:22:35 -07:00
Giacomo Longo
88c47dee26
GUACAMOLE-1005: Drop GUACAMOLE_ environment variable prefix
2021-06-12 12:09:33 +02:00
Michael Jumper
fae16c7ff3
GUACAMOLE-1316: Remove all unnecessary trailing whitespace from Docker-related files.
2021-04-02 11:29:46 -07:00
Michael Jumper
bdb2ad35ef
GUACAMOLE-1316: Remove incorrect trailing whitespace after backslash escape.
2021-04-02 11:29:08 -07:00
Giacomo Longo
e25be1960d
GUACAMOLE-1005: Docker, configure RemoteIPValve with xmlstarlet
2021-03-06 23:15:43 +01:00
Giacomo Longo
d91bfc9c9c
GUACAMOLE-1005: Docker, correct RemoteIPValve configuration file path
2021-03-06 22:08:49 +01:00
Giacomo Longo
205cf1797d
GUACAMOLE-1005: Docker, configure RemoteIPValve inplace
2021-03-06 20:56:46 +01:00
Giacomo Longo
b7b167e378
GUACAMOLE-1005: Docker, configure RemoteIPValve
2021-03-06 20:56:42 +01:00
Mike Jumper
de6da8555b
GUACAMOLE-890: Merge support for running guacamole Docker image as non-root.
2021-02-21 10:48:24 -08:00
benrubson
c25df90555
GUACAMOLE-890: Security: Allow image to run as non-root user
2021-02-21 09:27:29 +01: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
Tom Schoonjans
eb2c2c9e38
GUACAMOLE-1284: add OPENID_MAX_TOKEN_VALIDITY to start.sh
2021-02-09 06:50:30 +00:00
Virtually Nick
42bdd51a33
GUACAMOLE-1128: Add MySQL and PostgreSQL auto creation for Docker
2020-12-29 00:27:35 -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
Michael Jumper
a5acb5acd6
GUACAMOLE-793: Add Docker environment variables for group-related CAS properties.
2020-12-12 13:56:01 -08:00
Erwan
4ba33dcbc0
GUACAMOLE-1147: Add all ldap attributes from the doc
2020-08-03 20:32:52 +02:00
Erwan
2f42b90f86
GUACAMOLE-1147: Add ldap-member-attribute-type support for Docker
2020-07-29 15:42:27 +02:00
Virtually Nick
9863aec9f6
GUACAMOLE-919: Merge implement PostgreSQL defaultStatementTimeout and socketTimeout
2020-07-29 08:17:02 -04:00
Douglas Heriot
a1922b6fdb
GUACAMOLE-919: Whitespace fix
2020-07-27 13:36:56 +10:00