[PR #4626] [MERGED] Fix for iss parameter missing from openid response #24103

Closed
opened 2026-04-16 17:51:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4626
Author: @saahiljaffer
Created: 3/14/2025
Status: Merged
Merged: 3/26/2025
Merged by: @lelemm

Base: masterHead: fix-iss-missing-from-response


📝 Commits (5)

  • 04b7ccc fix: iss missing from the response
  • 66c3dfb add release notes
  • 6d41279 add parameter validation check
  • d343de1 remove additional validation
  • 8dc2988 Merge branch 'master' into fix-iss-missing-from-response

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/sync-server/src/accounts/openid.js (+1 -1)
upcoming-release-notes/4626.md (+6 -0)

📄 Description


🔄 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/4626 **Author:** [@saahiljaffer](https://github.com/saahiljaffer) **Created:** 3/14/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@lelemm](https://github.com/lelemm) **Base:** `master` ← **Head:** `fix-iss-missing-from-response` --- ### 📝 Commits (5) - [`04b7ccc`](https://github.com/actualbudget/actual/commit/04b7ccc70a6159f4d459be61b6cae093b0f79e27) fix: iss missing from the response - [`66c3dfb`](https://github.com/actualbudget/actual/commit/66c3dfb26c1db93a56ae584da1ded90e2c8d1e83) add release notes - [`6d41279`](https://github.com/actualbudget/actual/commit/6d41279b13b44a017d0686fc6992846ba61f5cac) add parameter validation check - [`d343de1`](https://github.com/actualbudget/actual/commit/d343de12e3ca00154769b84d10788e5edf6343d7) remove additional validation - [`8dc2988`](https://github.com/actualbudget/actual/commit/8dc2988c0f0cccb6af493a42f464595af65245ad) Merge branch 'master' into fix-iss-missing-from-response ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/src/accounts/openid.js` (+1 -1) ➕ `upcoming-release-notes/4626.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> --- <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-04-16 17:51:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#24103