[PR #5236] [CLOSED] Create 5235.md #5836

Closed
opened 2026-02-28 21:19:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5236
Author: @ghost
Created: 6/25/2025
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

upcoming-release-notes/5235.md (+7 -0)

📄 Description

This PR adds support for reading the OpenID client secret from a file using the ACTUAL_OPENID_CLIENT_SECRET_FILE environment variable. This enables better handling of secrets in Docker and Kubernetes environments.

If both ACTUAL_OPENID_CLIENT_SECRET and ACTUAL_OPENID_CLIENT_SECRET_FILE are set, the _FILE variant takes precedence.


🔄 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/actualbudget/actual/pull/5236 **Author:** [@ghost](https://github.com/ghost) **Created:** 6/25/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`79609db`](https://github.com/actualbudget/actual/commit/79609db2c9ffe4c0465c8d6d5c0e0d229ef1f0c8) Create 5235.md ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `upcoming-release-notes/5235.md` (+7 -0) </details> ### 📄 Description This PR adds support for reading the OpenID client secret from a file using the ACTUAL_OPENID_CLIENT_SECRET_FILE environment variable. This enables better handling of secrets in Docker and Kubernetes environments. If both ACTUAL_OPENID_CLIENT_SECRET and ACTUAL_OPENID_CLIENT_SECRET_FILE are set, the _FILE variant takes precedence. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:19:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5836