Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

Change token_secret_signature_key default #264

Merged
merged 1 commit into from
Jun 18, 2020
Merged

Conversation

artygus
Copy link
Contributor

@artygus artygus commented Jun 16, 2020

As of rails 5.2 there's a configuration option Rails.application.secret_key_base which accomodates all different ways to specify secret_key_base, i.e.

  • env
  • credentials
  • secrets

closes #225

Copy link
Owner

@nsarno nsarno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@nsarno nsarno merged commit 37e403a into nsarno:master Jun 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants