This reverts commit cc2b76f7e4.
This commit is contained in:
parent
595964766a
commit
b1fab9ce22
1 changed files with 1 additions and 1 deletions
|
|
@ -211,7 +211,7 @@ Devise.setup do |config|
|
|||
|
||||
# Options to be passed to the created cookie. For instance, you can set
|
||||
# secure: true in order to force SSL only cookies.
|
||||
config.rememberable_options = { secure: ApplicationConfig["FORCE_SSL_IN_RAILS"] == "true", same_site: :lax }
|
||||
# config.rememberable_options = {}
|
||||
|
||||
# ==> Configuration for :validatable
|
||||
# Range for password length.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue