mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
Fix password form missing whilst linking account even with `ENABLE_PASSWORD_SIGNIN_FORM = true`. Remove redundant empty box in account linking sign up page when `LinkAccountMode` is true. --------- 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 | ||