[PR #4533] [MERGED] 🐛 Fix for var ACTUAL_OPENID_ENFORCE #5436

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4533
Author: @lelemm
Created: 3/4/2025
Status: Merged
Merged: 3/8/2025
Merged by: @lelemm

Base: masterHead: bugfix/enforce-openid


📝 Commits (2)

📊 Changes

3 files changed (+16 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/manager/subscribe/Login.tsx (+4 -0)
📝 packages/sync-server/src/app-account.js (+6 -2)
upcoming-release-notes/4533.md (+6 -0)

📄 Description

Sometimes the variable ACTUAL_OPENID_ENFORCE was not being enforced.
Fixes #4509


🔄 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/4533 **Author:** [@lelemm](https://github.com/lelemm) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/8/2025 **Merged by:** [@lelemm](https://github.com/lelemm) **Base:** `master` ← **Head:** `bugfix/enforce-openid` --- ### 📝 Commits (2) - [`856d8a1`](https://github.com/actualbudget/actual/commit/856d8a1dd098a10dab439bdaa52e7ab2ea7c5beb) Fix for var `ACTUAL_OPENID_ENFORCE` - [`5e7cd26`](https://github.com/actualbudget/actual/commit/5e7cd26060b2ece80cf89056be246570a7c5c031) md ### 📊 Changes **3 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/manager/subscribe/Login.tsx` (+4 -0) 📝 `packages/sync-server/src/app-account.js` (+6 -2) ➕ `upcoming-release-notes/4533.md` (+6 -0) </details> ### 📄 Description Sometimes the variable `ACTUAL_OPENID_ENFORCE` was not being enforced. Fixes #4509 --- <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:12:26 -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#5436