Skip to content

Manyfold: regenerate Rails credentials on update to fix encryption mimatch - #14817

Merged
tremor021 merged 1 commit into
mainfrom
fix/manyfold-credentials-restore
May 31, 2026
Merged

Manyfold: regenerate Rails credentials on update to fix encryption mimatch#14817
tremor021 merged 1 commit into
mainfrom
fix/manyfold-credentials-restore

Conversation

@MickLesk

Copy link
Copy Markdown
Member

✍️ Description

Removed backup/restore of credentials.yml.enc and master.key (incompatible after Rails version upgrades); instead regenerates fresh credentials with EDITOR=/bin/true bin/rails credentials:edit before db:migrate

🔗 Related Issue

Fixes #14778

✅ 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 script metadata (PocketBase/website data).
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@MickLesk
MickLesk requested a review from a team as a code owner May 30, 2026 19:47
@github-actions github-actions Bot added bugfix update script A change that updates a script labels May 30, 2026
@tremor021
tremor021 merged commit de7c00e into main May 31, 2026
2 checks passed
@github-actions
github-actions Bot deleted the fix/manyfold-credentials-restore branch June 3, 2026 09:17
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bugfix update script A change that updates a script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Manyfold] Update Action - [ERROR] in line 74: exit code 1 (General error / Operation not permitted)

3 participants