[PR #2759] [MERGED] Firefly III: FIx Ownership for OAuth Key #3872

Closed
opened 2025-11-20 06:07:09 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2759
Author: @michelroegl-brunner
Created: 3/1/2025
Status: Merged
Merged: 3/1/2025
Merged by: @CrazyWolf13

Base: mainHead: michelroegl-brunner-patch-1


📝 Commits (1)

  • 6900209 Update firefly-install.sh

📊 Changes

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

View changed files

📝 install/firefly-install.sh (+1 -0)

📄 Description

✍️ Description

Fix a Issue with wrong File ownerships.

Link: #2747

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)


🔄 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/community-scripts/ProxmoxVE/pull/2759 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 3/1/2025 **Status:** ✅ Merged **Merged:** 3/1/2025 **Merged by:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-1` --- ### 📝 Commits (1) - [`6900209`](https://github.com/community-scripts/ProxmoxVE/commit/6900209bc6e862903d122652f14a30eba34f3f0f) Update firefly-install.sh ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `install/firefly-install.sh` (+1 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> Fix a Issue with wrong File ownerships. ## 🔗 Related PR / Discussion / Issue Link: #2747 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [X] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:07:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3872