Skip to content

Fix LDAP_ACCESSLOG_ADMIN_PASSWORD variable assignment#94986

Open
vermiceli wants to merge 4 commits into
bitnami:mainfrom
vermiceli:patch-1
Open

Fix LDAP_ACCESSLOG_ADMIN_PASSWORD variable assignment#94986
vermiceli wants to merge 4 commits into
bitnami:mainfrom
vermiceli:patch-1

Conversation

@vermiceli

@vermiceli vermiceli commented Jun 25, 2026

Copy link
Copy Markdown

The README specifies LDAP_ACCESSLOG_ADMIN_PASSWORD as the variable controlling admin access to the accesslog database, but the script is sourcing the value from LDAP_ACCESSLOG_PASSWORD. This change makes the assignment consistent with all other variables in this block, and match the documentation.

It seems that the environment variable name was always a mistake since it was added, but in 3edc868 the default value was removed and a check was added for when the value is empty.

Finally, 3edc868 either changed the default or removed the default for a few environment variables. I've updated the README to reflect these new defaults (or lack thereof).

The README specifies `LDAP_ACCESSLOG_ADMIN_PASSWORD` as the variable controlling admin access to the accesslog database, but the script is sourcing the value from `LDAP_ACCESSLOG_PASSWORD`.  This change makes the assignment consistent with all other variables in this block, and match the documentation.

Signed-off-by: Michael Miceli <michael.miceli88@gmail.com>
@github-actions github-actions Bot added openldap triage Triage is needed labels Jun 25, 2026
@github-actions github-actions Bot requested a review from carrodher June 25, 2026 14:34
Signed-off-by: Michael Miceli <michael.miceli88@gmail.com>
Signed-off-by: Michael Miceli <michael.miceli88@gmail.com>
Updated documentation to match environment variable default changes introduced in 3edc868

Signed-off-by: Michael Miceli <michael.miceli88@gmail.com>
@github-actions github-actions Bot removed the triage Triage is needed label Jun 26, 2026
@github-actions github-actions Bot removed the request for review from carrodher June 26, 2026 08:17
@github-actions github-actions Bot requested a review from alvneiayu June 26, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants