gitea/routers
zeripath cbf30830d2
Add missing SameSite settings for the i_like_gitea cookie ()
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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-31 14:22:36 -04:00
..
admin Make modules/context.Context a context.Context () 2021-05-31 02:18:11 -04:00
api/v1 Add missing SameSite settings for the i_like_gitea cookie () 2021-05-31 14:22:36 -04:00
dev [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04:00
events Make modules/context.Context a context.Context () 2021-05-31 02:18:11 -04:00
org Unified link creation. () 2021-04-30 19:25:13 +02:00
private Make modules/context.Context a context.Context () 2021-05-31 02:18:11 -04:00
repo Hide mirror passwords on repo settings page () 2021-05-31 11:46:20 +01:00
routes Add missing SameSite settings for the i_like_gitea cookie () 2021-05-31 14:22:36 -04:00
user Make modules/context.Context a context.Context () 2021-05-31 02:18:11 -04:00
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL () 2021-02-19 22:36:43 +01:00
home.go [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04:00
init.go Refactor renders () 2021-04-19 18:25:08 -04:00
install.go Make modules/context.Context a context.Context () 2021-05-31 02:18:11 -04:00
metrics.go Move metrics from macaron to chi () 2020-11-17 15:50:06 -05:00
swagger_json.go [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04:00