How to use Devise's Confirmable module with solidus_auth_devise ? #4624
-
I enabled Devise's confirmable module by adding
When I try to create a new user the email seems sent correctly, but the registration is anyway automatically validated ( flash_message = "Welcome! You have signed up successfully.") and the user redirected to the signup view without having to validate the confirmation link sent
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I found the response at my question https://github.com/solidusio/solidus_auth_devise/blob/master/config/initializers/devise.rb
|
Beta Was this translation helpful? Give feedback.
I found the response at my question
https://github.com/solidusio/solidus_auth_devise/blob/master/config/initializers/devise.rb