mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
65861900cd
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound * Change Handle(403) to NotFound, avoid using macaron's NotFound