Working and specced supplier signup
This commit is contained in:
@@ -48,6 +48,8 @@ Devise.setup do |config|
|
||||
# modifying a user and when used to authenticate or find a user. Default is :email.
|
||||
config.strip_whitespace_keys = [ :email ]
|
||||
|
||||
config.allow_insecure_sign_in_after_confirmation = true
|
||||
|
||||
# Tell if authentication through request.params is enabled. True by default.
|
||||
# It can be set to an array that will enable params authentication only for the
|
||||
# given strategies, for example, `config.params_authenticatable = [:database]` will
|
||||
|
||||
Reference in New Issue
Block a user