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