[
https://issues.apache.org/jira/browse/GUACAMOLE-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Bäriswyl updated GUACAMOLE-2119:
--------------------------------------
Description: I use a Docker deployment and up until now, used the
environment variable {{POSTGRESQL_PASSWORD_FILE=/run/secrets/db_password}} to
securely inject my password. This worked until I upgraded to 1.6.0. It seems to
just ignore it. If I change the variable to
{{POSTGRESQL_PASSWORD=my-real-password}}, it works again. (was: I use a Docker
deployment and up until now, used the environment variable
`POSTGRESQL_PASSWORD_FILE=/run/secrets/db_password` to securely inject my
password. This worked until I upgraded to 1.6.0. It seems to just ignore it. If
I change the variable to `POSTGRESQL_PASSWORD=my-real-password`, it works
again.)
> _FILE Environment variables seems to not work anymore with 1.6.0
> ----------------------------------------------------------------
>
> Key: GUACAMOLE-2119
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-2119
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-auth-jdbc-postgresql
> Affects Versions: 1.6.0
> Environment: Docker Compose
> Reporter: Roman Bäriswyl
> Priority: Minor
>
> I use a Docker deployment and up until now, used the environment variable
> {{POSTGRESQL_PASSWORD_FILE=/run/secrets/db_password}} to securely inject my
> password. This worked until I upgraded to 1.6.0. It seems to just ignore it.
> If I change the variable to {{POSTGRESQL_PASSWORD=my-real-password}}, it
> works again.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)