[PR #1244] [MERGED] Read config vars from files #2924

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1244
Author: @janost
Created: 11/29/2020
Status: Merged
Merged: 11/29/2020
Merged by: @dani-garcia

Base: masterHead: read-config-from-files


📝 Commits (1)

  • e8ef76b Read config vars from files

📊 Changes

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

View changed files

📝 src/util.rs (+21 -4)

📄 Description

Fixes #1194.

This is a better implementation of the change previously posted in #1235.

This change allows the user to read configuration variable values from arbitrary files by using the _FILE suffix in environment variables.


🔄 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/1244 **Author:** [@janost](https://github.com/janost) **Created:** 11/29/2020 **Status:** ✅ Merged **Merged:** 11/29/2020 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `read-config-from-files` --- ### 📝 Commits (1) - [`e8ef76b`](https://github.com/dani-garcia/vaultwarden/commit/e8ef76b8f928c8898bcd84c819d616094f123f21) Read config vars from files ### 📊 Changes **1 file changed** (+21 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/util.rs` (+21 -4) </details> ### 📄 Description Fixes #1194. This is a better implementation of the change previously posted in #1235. This change allows the user to read configuration variable values from arbitrary files by using the `_FILE` suffix in environment variables. --- <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:58 +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#2924
No description provided.