mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-06 22:21:57 +00:00
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>