1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-27 14:54:05 +00:00
gitea/routers/routes
zeripath 0600f7972a
Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039)
Backport #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 21:33:22 -04:00
..
base.go Fix bug on avatar middleware (#15124) (#15126) 2021-03-23 18:44:37 +00:00
goget.go Return go-get info on subdirs (#15642) (#15871) 2021-05-15 12:06:02 +01:00
install.go Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039) 2021-05-31 21:33:22 -04:00
web.go Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039) 2021-05-31 21:33:22 -04:00