mirror of
https://gitee.com/gitea/gitea
synced 2026-03-10 14:35:43 +08:00
This change prevents Gitea from bypassing the manual approval process for newly registered users when OIDC is used. - Resolves https://github.com/go-gitea/gitea/issues/23392 Signed-off-by: Gary Moon <gary@garymoon.net>