[PR #240] [MERGED] docker: Add support for SMTP password file #639

Closed
opened 2026-02-27 08:18:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/240
Author: @jyundt
Created: 7/12/2022
Status: Merged
Merged: 7/13/2022
Merged by: @nitnelave

Base: mainHead: add-smtp-secret-file-env-var


📝 Commits (1)

  • 713207d docker: Add support for SMTP password file

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docker-entrypoint.sh (+1 -1)

📄 Description

Similar to LLDAP_JWT_SECRET and LLDAP_LDAP_USER_PASS, add option to use an
ENV variable to specify the file of the SMTP password:
LLDAP_SMTP_OPTIONS__PASSWORD_FILE


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/240 **Author:** [@jyundt](https://github.com/jyundt) **Created:** 7/12/2022 **Status:** ✅ Merged **Merged:** 7/13/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `add-smtp-secret-file-env-var` --- ### 📝 Commits (1) - [`713207d`](https://github.com/lldap/lldap/commit/713207d8e4238a87fa0b47de3d76eda342d96504) docker: Add support for SMTP password file ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker-entrypoint.sh` (+1 -1) </details> ### 📄 Description Similar to LLDAP_JWT_SECRET and LLDAP_LDAP_USER_PASS, add option to use an ENV variable to specify the file of the SMTP password: LLDAP_SMTP_OPTIONS__PASSWORD_FILE --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:18:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#639
No description provided.