gitea/modules/web
zeripath 6d39053711
Fix setting of SameSite on cookies ()
Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
middleware Fix setting of SameSite on cookies ()
route.go Defer closing the gitrepo until the end of the wrapped context functions ()
route_test.go Move macaron to chi ()