gitea/modules/web
techknowlogick 3a79f1190f
Fix setting of SameSite on cookies () ()
Fix 

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

Co-authored-by: techknowlogick <techknowlogick@gitea.io>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
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 ()