mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-24 06:03:38 +03:00
ab42c139a2
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>