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
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>
2 years ago
..
api Fix typo in API route (#24310) 2 years ago
common Update go tool dependencies, restructure lint targets (#24239) 2 years ago
install Refactor web route (#24080) 2 years ago
private Refactor web route (#24080) 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) 2 years ago
init.go Allow adding new files to an empty repo (#24164) 2 years ago