Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: Deprecate secret key #118

Merged
merged 3 commits into from
Apr 22, 2024
Merged

config: Deprecate secret key #118

merged 3 commits into from
Apr 22, 2024

Conversation

jsirianni
Copy link
Member

@jsirianni jsirianni commented Apr 22, 2024

Description of Changes

The secret key is generated and stored in the storage backend. If it is explicitly set, it is only used on first startup by single account systems. It is safe for existing deployments to upgrade to this change. Only new single account deployments are affected, in that they no longer need to set secret key.

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CI passes

@jsirianni jsirianni marked this pull request as ready for review April 22, 2024 14:36
@jsirianni jsirianni requested a review from a team as a code owner April 22, 2024 14:36
@jsirianni jsirianni requested review from cpheps, dsvanlani and Mrod1598 and removed request for cpheps and dsvanlani April 22, 2024 14:36
@jsirianni jsirianni merged commit 0995718 into main Apr 22, 2024
16 checks passed
@jsirianni jsirianni deleted the config/remove-secret-key branch April 22, 2024 15:09
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.

2 participants