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.
gitea/routers
Giteabot 1bbbeb24ef
Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035) (#24333)
Backport #24035 by @garymoon

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>
Co-authored-by: Gary Moon <garymoon@users.noreply.github.com>
2 years ago
..
api Fix typo in API route (#24310) (#24332) 2 years ago
common Support sanitising the URL by removing extra slashes in the URL (#21333) (#23300) 2 years ago
install Set `X-Gitea-Debug` header once (#23361) (#23381) 2 years ago
private Refactor the setting to make unit test easier (#22405) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035) (#24333) 2 years ago
init.go Refactor `setting.Database.UseXXX` to methods (#23354) (#23356) 2 years ago