Skip to content

Conversation

@tremor021
Copy link
Member

✍️ Description

  • Fixed certificate path

🔗 Related PR / Issue

Link: #9550

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 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.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@tremor021 tremor021 self-assigned this Dec 1, 2025
@tremor021 tremor021 requested a review from a team as a code owner December 1, 2025 18:36
@tremor021 tremor021 linked an issue Dec 1, 2025 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added bugfix update script A change that updates a script labels Dec 1, 2025
@MickLesk
Copy link
Member

MickLesk commented Dec 1, 2025

Isnt better to Format the appname Like the fetch deploy func?

local app_lc=$(echo "${app,,}" | tr -d ' ')

@tremor021
Copy link
Member Author

Its your refactor that introduced this.

CrazyWolf13
CrazyWolf13 previously approved these changes Dec 1, 2025
@MickLesk
Copy link
Member

MickLesk commented Dec 1, 2025

???

@MickLesk MickLesk changed the title Actual Budget: Fix certificate path core: sanitize appname for certificate generation Dec 1, 2025
@MickLesk MickLesk removed the core label Dec 1, 2025
@CrazyWolf13 CrazyWolf13 merged commit e5cc0a4 into main Dec 1, 2025
2 checks passed
@tremor021 tremor021 deleted the tremor021-patch-2 branch December 1, 2025 21:41
probers1 pushed a commit to probers1/ProxmoxVE that referenced this pull request Dec 5, 2025
…9552)

* Update SSL key and certificate paths for Actual Budget

* Use lowercase app name for certificate paths

* revert changes at actualbudget

---------

Co-authored-by: CanbiZ <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix update script A change that updates a script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ActualBudget Fails to start after install

4 participants