mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-15 07:20:26 +00:00
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound * Change Handle(403) to NotFound, avoid using macaron's NotFound |
||
|---|---|---|
| .. | ||
| auth.go | ||
| auth_openid.go | ||
| home.go | ||
| home_test.go | ||
| main_test.go | ||
| notification.go | ||
| profile.go | ||
| setting.go | ||
| setting_openid.go | ||
| setting_test.go | ||