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

Fix Devise deprecation warning #484

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

JuanVqz
Copy link
Owner

@JuanVqz JuanVqz commented Mar 5, 2024

Even I'm using Rails credentials I got this deprecation warning from Devise,
Rails secrets will be removed on Rails 7.2, and Devise still having it
and generating a secure key.

heartcombo/devise#5645
heartcombo/devise#5648

Even I'm using Rails credentials I got this deprecation warning from Devise,
Rails secrets will be removed on Rails 7.2, and Devise still having it
and generating a secure key.

heartcombo/devise#5645
heartcombo/devise#5648
@JuanVqz JuanVqz force-pushed the fix-devise-deprecation-warning branch from dd2d307 to 41e7537 Compare March 5, 2024 23:33
@JuanVqz JuanVqz merged commit 7953cfa into main Mar 6, 2024
1 of 2 checks passed
@JuanVqz JuanVqz deleted the fix-devise-deprecation-warning branch March 6, 2024 02:59
JuanVqz added a commit that referenced this pull request Mar 7, 2024
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.

None yet

1 participant