mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-19 23:46:37 +08:00
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound * Change Handle(403) to NotFound, avoid using macaron's NotFound |
||
|---|---|---|
| .. | ||
| api_org.go | ||
| api.go | ||
| auth.go | ||
| context.go | ||
| org.go | ||
| repo.go | ||