[PR #2206] [MERGED] [Enhancement] Add crossorigin field to manifest line #34373

Closed
opened 2026-04-20 21:33:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2206
Author: @shall0pass
Created: 1/9/2024
Status: Merged
Merged: 1/9/2024
Merged by: @shall0pass

Base: masterHead: crossorigin


📝 Commits (4)

  • e40f9fc add crossorigin
  • fd99d28 release note
  • 4244564 Merge branch 'master' into crossorigin
  • 7bf9517 Merge branch 'master' into crossorigin

📊 Changes

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

View changed files

📝 packages/desktop-client/public/index.html (+1 -1)
upcoming-release-notes/2206.md (+6 -0)

📄 Description

Resolves: https://github.com/actualbudget/actual/issues/2135

This has resolved the issue I was experiencing with having Actual with Authelia authentication. It's currently just added to the manifest line, but if there are security implications by doing that it can be moved to an option (settings menu?).


🔄 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/2206 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 1/9/2024 **Status:** ✅ Merged **Merged:** 1/9/2024 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `crossorigin` --- ### 📝 Commits (4) - [`e40f9fc`](https://github.com/actualbudget/actual/commit/e40f9fca5bf5b45148d74d9ca61ed20d56daf621) add crossorigin - [`fd99d28`](https://github.com/actualbudget/actual/commit/fd99d280f9dc24a5406300612dfe174f7e6676f3) release note - [`4244564`](https://github.com/actualbudget/actual/commit/424456402f86fef08d804deb8557904b4ab72dfe) Merge branch 'master' into crossorigin - [`7bf9517`](https://github.com/actualbudget/actual/commit/7bf95171cb9f413a120c2f7abff00e002b280620) Merge branch 'master' into crossorigin ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/public/index.html` (+1 -1) ➕ `upcoming-release-notes/2206.md` (+6 -0) </details> ### 📄 Description Resolves: https://github.com/actualbudget/actual/issues/2135 This has resolved the issue I was experiencing with having Actual with Authelia authentication. It's currently just added to the manifest line, but if there are security implications by doing that it can be moved to an option (settings menu?). --- <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-20 21:33:12 -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#34373