mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-14 06:50:25 +00:00
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound * Change Handle(403) to NotFound, avoid using macaron's NotFound |
||
|---|---|---|
| .. | ||
| admin.go | ||
| auths.go | ||
| notice.go | ||
| orgs.go | ||
| repos.go | ||
| users.go | ||