mirror of
https://github.com/go-gitea/gitea
synced 2025-01-12 02:34:28 +00:00
a8c6a4a70e
Whilst doing other work I have noticed that there is an issue with Wrap when passing an http.Handler - the next should be the next handler in line not empty. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net>