mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-20 22:10:35 +00:00
65861900cd
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound * Change Handle(403) to NotFound, avoid using macaron's NotFound