Correções para funcionamento do login adm
This commit is contained in:
@@ -11,6 +11,4 @@ Devise.setup do |config|
|
||||
config.email_regexp = /\A[^@\s]+@[^@\s]+\z/
|
||||
config.reset_password_within = 6.hours
|
||||
config.sign_out_via = :delete
|
||||
config.responder.error_status = :unprocessable_entity
|
||||
config.responder.redirect_status = :see_other
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user