forgejo/routers
Giteabot 1bbbeb24ef
Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC () ()
Backport  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>
2023-04-25 15:25:08 -04:00
..
api Fix typo in API route () () 2023-04-25 10:57:33 -04:00
common Support sanitising the URL by removing extra slashes in the URL () () 2023-03-05 02:14:12 -05:00
install Set X-Gitea-Debug header once () () 2023-03-09 06:33:05 +08:00
private Refactor the setting to make unit test easier () 2023-02-20 00:12:01 +08:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC () () 2023-04-25 15:25:08 -04:00
init.go Refactor setting.Database.UseXXX to methods () () 2023-03-07 20:11:44 +08:00