forgejo/routers/api/v1
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
misc Refactor renders () 2021-04-19 18:25:08 -04:00
notify move notification APIFormat () 2020-12-02 09:24:35 +00:00
org Code Formats, Nits & Unused Func/Var deletions () 2021-04-09 09:40:34 +02:00
repo Close the gitrepo when deleting the repository () 2021-05-14 21:19:38 +01:00
settings Disable Stars config option () 2021-04-15 18:53:57 +02:00
swagger Move modules/forms to services/forms () 2021-04-06 20:44:05 +01:00
user add some reponse status on api docs () 2021-04-11 09:53:23 +01:00
utils Migrate to use jsoniter instead of encoding/json () 2021-03-01 22:08:10 +01:00
api.go Add missing SameSite settings for the i_like_gitea cookie () 2021-05-31 14:22:36 -04:00