]> source.dussan.org Git - redmine.git/commit
Add SameSite=Lax to cookies to fix warnings in web browsers (#35226).
authorGo MAEDA <maeda@farend.jp>
Thu, 27 May 2021 08:31:15 +0000 (08:31 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 27 May 2021 08:31:15 +0000 (08:31 +0000)
commit099b160d1183aea02612906530a4fae93c72d557
tree87d344eed24e119f271d0345f53762a4f7020292
parent8b8a1194ff84fd2ad01e616a3b296ed158d8d23c
Add SameSite=Lax to cookies to fix warnings in web browsers (#35226).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@21009 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/account_controller.rb
config/application.rb
public/javascripts/application.js