[PR #6061] fix: openId.issuer config not loading from env vars #13358

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

Original Pull Request: https://github.com/actualbudget/actual/pull/6061

State: closed
Merged: Yes


Fixes #5349

It seems like convict ignores nested keys if the format is set to object, so it needs to be removed, alongside the default

e4964f2784/packages/convict/src/main.js (L157)

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6061 **State:** closed **Merged:** Yes --- <!-- 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. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Fixes #5349 It seems like `convict` ignores nested keys if the format is set to `object`, so it needs to be removed, alongside the `default` https://github.com/mozilla/node-convict/blob/e4964f278458809e475369b2bec6467317ef5a9c/packages/convict/src/main.js#L157
GiteaMirror added the pull-request label 2026-04-10 21:52: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#13358