Skip to content

Commit

Permalink
lint to retest deployment comment
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdavidhamilton committed Oct 25, 2023
1 parent b27e7b3 commit af0d655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/devise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ def i18n_message(default = nil)
# secure: true in order to force SSL only cookies.
config.rememberable_options = {
same_site: :none,
secure: true
secure: true,
}

# ==> Configuration for :validatable
Expand Down

0 comments on commit af0d655

Please sign in to comment.