You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gary Moon ab42c139a2
Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035)
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>
1 year ago
..
2fa.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
auth.go Refactor cookie (#24107) 1 year ago
linkaccount.go Add context cache as a request level cache (#22294) 1 year ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
oauth.go Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035) 1 year ago
oauth_test.go Add context cache as a request level cache (#22294) 1 year ago
openid.go Refactor cookie (#24107) 1 year ago
password.go Refactor cookie (#24107) 1 year ago
webauthn.go Replace deprecated Webauthn library (#22400) 2 years ago