mirror of
https://github.com/go-gitea/gitea
synced 2025-01-21 07:04:32 +00:00
1928918c35
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>