Skip to content

Fix local OAuth secret-store key generation for packaged installs#44

Merged
omer-second merged 1 commit into
mainfrom
codex/fix-github-token-key-error
Jul 3, 2026
Merged

Fix local OAuth secret-store key generation for packaged installs#44
omer-second merged 1 commit into
mainfrom
codex/fix-github-token-key-error

Conversation

@omer-second

Copy link
Copy Markdown
Contributor

Summary

  • Route local-install OAuth secret storage to a stable per-user secrets directory instead of the app working directory
  • Validate regenerated keys before use and create the directory with restrictive permissions
  • Allow packaged local installs to skip the production encryption-key requirement when the local-install flag is set
  • Pass the secrets directory through the bundled CLI launcher so the web app and local runtime agree on storage location

Testing

  • Not run (not requested)

@omer-second omer-second merged commit 11e6994 into main Jul 3, 2026
4 checks passed
@omer-second omer-second deleted the codex/fix-github-token-key-error branch July 3, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant