Merge pull request #2756 from aignatov-bio/ai-sci-4891-add-2fa-after-forgot-password

Redirect to sign in after recover password [SCI-4891]
This commit is contained in:
aignatov-bio 2020-07-28 09:57:09 +02:00 committed by GitHub
commit 3a9d97e85e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -243,7 +243,7 @@ Devise.setup do |config|
# When set to false, does not sign a user in automatically after their password is
# reset. Defaults to true, so a user is signed in automatically after a reset.
# config.sign_in_after_reset_password = true
config.sign_in_after_reset_password = false
# ==> Configuration for :encryptable
# Allow you to use another encryption algorithm besides bcrypt (default). You can use