forgejo/routers
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
..
admin Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
api/v1 Add missing SameSite settings for the i_like_gitea cookie (#16037) 2021-05-31 14:22:36 -04:00
dev
events Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
org Unified link creation. (#15619) 2021-04-30 19:25:13 +02:00
private Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
repo Hide mirror passwords on repo settings page (#16022) 2021-05-31 11:46:20 +01:00
routes Add missing SameSite settings for the i_like_gitea cookie (#16037) 2021-05-31 14:22:36 -04:00
user Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
utils
home.go
init.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
install.go Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
metrics.go
swagger_json.go