Commit Graph

90 Commits

Author SHA1 Message Date
Mike Jumper
9471bdfe5e Merge 1.5.3 changes back to master. 2023-06-19 08:48:48 -07:00
Virtually Nick
ec5f6dab55 GUACAMOLE-1813: Add history recording storage extension to Docker startup. 2023-06-18 19:39:10 -04: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
366b75fc23 GUACAMOLE-1572: match PostgreSQL environment variables with guacamole.properties variables 2023-05-09 15:24:55 -07:00
Virtually Nick
05c675bb21 GUACAMOLE-1572: Merge update POSTGRESQL environment variables in Docker start.sh 2023-04-17 21:15:54 -04:00
Ronan SALMON
c9a7c7bae4 GUACAMOLE-1733: Add missing optional configuration options from docker start.sh script 2023-02-17 15:06:48 +01:00
Mike Jumper
f194ca6367 Merge 1.5.0 changes back to master. 2023-01-22 09:33:31 -08: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
Michael Jumper
719e957be1 GUACAMOLE-990: Guarantee auth banning occurs before all other auth processing. 2022-09-12 09:17:32 -07:00
Michael Jumper
8b981d9213 GUACAMOLE-990: Add Docker image support for guacamole-auth-ban. 2022-08-22 15:16:45 -07:00
jbpaux
f3d43c1f05 GUACAMOLE-1572: Add space indentation on error message 2022-08-09 19:03:41 +02:00
jbpaux
89b3b138b6 GUACAMOLE-1572: Make POSTGRESQL env variable backward comp dynamic 2022-08-09 15:27:10 +02:00
Jean-Benoit PAUX
7ce2938b14 GUACAMOLE-1572: Add compatibility mechanism for POSTGRES variables 2022-08-09 15:03:12 +02:00
Jean-Benoit PAUX
1948878ca9 GUACAMOLE-1572: Revert postgres link name change 2022-08-09 15:03:12 +02:00
Jean-Benoit PAUX
4fca3127fb GUACAMOLE-1572: match PostgreSQL environment variables with guacamole.properties variables 2022-08-09 15:03:12 +02: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
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
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
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