bitnami-containers/bitnami/sonarqube/9/debian-11
P Stark caee267a0d
Fix parsing of SONARQUBE_EXTRA_PROPERTIES and SONARQUBE_SMTP_* variables (#31116)
* Fix parsing of SONARQUBE_EXTRA_PROPERTIES.

The existing code is not able to deal with values that include equal
signs. To configure SAML via the extra properties mechanism, a
certificate is required, which can include equal signs as part of the
base64 padding.

Signed-off-by: Philip Stark <git@codechaos.ch>

* Fix parsing of SMTP parameters when inserting into database

The SONARQUBE_SMTP_PASSWORD or SONARQUBE_SMTP_USER could contain equal
signs, which would then lead to an insertion of an incorrect key.

Signed-off-by: Philip Stark <git@codechaos.ch>

---------

Signed-off-by: Philip Stark <git@codechaos.ch>
2023-04-21 16:44:43 +02:00
..
prebuildfs [bitnami/sonarqube] Release 9.9.0-debian-11-r23 (#30754) 2023-04-17 19:52:29 +02:00
rootfs Fix parsing of SONARQUBE_EXTRA_PROPERTIES and SONARQUBE_SMTP_* variables (#31116) 2023-04-21 16:44:43 +02:00
Dockerfile Fix parsing of SONARQUBE_EXTRA_PROPERTIES and SONARQUBE_SMTP_* variables (#31116) 2023-04-21 16:44:43 +02:00
docker-compose.yml
tags-info.yaml