mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
* Some changes to fix recovery * Move Recovery to middlewares * Remove trace code * Fix lint * add session middleware and remove dependent on macaron for sso * Fix panic 500 page rendering * Fix bugs * Fix fmt * Fix vendor * recover unnecessary change * Fix lint and addd some comments about the copied codes. * Use util.StatDir instead of com.StatDir Co-authored-by: 6543 <6543@obermui.de> |
||
|---|---|---|
| .. | ||
| ldap | ||
| oauth2 | ||
| openid | ||
| pam | ||
| sso | ||
| admin.go | ||
| auth_form.go | ||
| auth.go | ||
| org.go | ||
| repo_branch_form.go | ||
| repo_form_test.go | ||
| repo_form.go | ||
| user_form_auth_openid.go | ||
| user_form_test.go | ||
| user_form.go | ||