We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583a17a commit ceccbd2Copy full SHA for ceccbd2
config/initializers/devise.rb
@@ -310,4 +310,5 @@
310
# When set to false, does not sign a user in automatically after their password is
311
# changed. Defaults to true, so a user is signed in automatically after changing a password.
312
# config.sign_in_after_change_password = true
313
+ config.secret_key = Rails.application.secret_key_base
314
end
0 commit comments