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