mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
b101fa83a6
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>