1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 11:31:44 +02:00
gitea/routers/routes
zeripath cbf30830d2
Add missing SameSite settings for the i_like_gitea cookie (#16037)
The i_like_gitea cookie appears to be missing the SameSite settings. I think they
were present at some point but may have been removed in a merge.

This PR ensures that they are set.

Fix #15972

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-31 14:22:36 -04:00
..
base.go
goget.go
install.go
web.go