[PR #1235] [CLOSED] Allow setting SMTP auth password from file via SMTP_PASSWORD_FILE #2922

Closed
opened 2026-03-03 09:08:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1235
Author: @janost
Created: 11/22/2020
Status: Closed

Base: masterHead: smtp-password-file


📝 Commits (1)

  • f29fcb5 Allow setting SMTP auth password from file via SMTP_PASSWORD_FILE

📊 Changes

2 files changed (+27 additions, -4 deletions)

View changed files

📝 src/config.rs (+25 -2)
📝 src/mail.rs (+2 -2)

📄 Description

Fixes #1194.

This change allows to user to inject SMTP password from a file through the SMTP_PASSWORD_FILE variable.


🔄 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/dani-garcia/vaultwarden/pull/1235 **Author:** [@janost](https://github.com/janost) **Created:** 11/22/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `smtp-password-file` --- ### 📝 Commits (1) - [`f29fcb5`](https://github.com/dani-garcia/vaultwarden/commit/f29fcb535e8d45be3bf5518cfd0c8db4608626e1) Allow setting SMTP auth password from file via SMTP_PASSWORD_FILE ### 📊 Changes **2 files changed** (+27 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/config.rs` (+25 -2) 📝 `src/mail.rs` (+2 -2) </details> ### 📄 Description Fixes #1194. This change allows to user to inject SMTP password from a file through the `SMTP_PASSWORD_FILE` variable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:08:57 +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/vaultwarden#2922
No description provided.