mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
This PR adds a feature to direct users to appropriate pages after system installation: - If no admin credentials were provided during installation, redirect to the registration page with a prominent notice about creating the first administrative account - If admin credentials were already set, redirect directly to the login page  --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| 2fa.go | ||
| auth_test.go | ||
| auth.go | ||
| linkaccount.go | ||
| main_test.go | ||
| oauth2_provider.go | ||
| oauth_test.go | ||
| oauth.go | ||
| openid.go | ||
| password.go | ||
| webauthn.go | ||