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

Use Rails credentials to store secrets #143

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

santiagorodriguez96
Copy link
Contributor

Motivation

It makes it easier to manage application secrets.

Details

Also stopped setting webauthn origin using a env vars and switched to use Rails configurations instead.

@santiagorodriguez96 santiagorodriguez96 merged commit 9ba8ba6 into master Aug 23, 2024
1 check passed
@santiagorodriguez96 santiagorodriguez96 deleted the sr--switch-to-rails-credentials branch October 2, 2024 15:45
santiagorodriguez96 added a commit that referenced this pull request Oct 2, 2024
After #143 was
merged we should have changed our Kamal configuration to send the
`master_key` to the server as an environment variable instead of using
the secret key base.
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