mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-04 22:58:40 +08:00

REGISTER_MANUAL_CONFIRM is not honored when doing performing an openid registration. The new account is directly accessible. With this patch, the manual confirm flag gets honored in the same way as a "normal" registration.