]> source.dussan.org Git - gitea.git/commit
Disable Oauth check if oauth disabled (#32368)
authorLunny Xiao <xiaolunwen@gmail.com>
Tue, 12 Nov 2024 21:33:35 +0000 (13:33 -0800)
committerGitHub <noreply@github.com>
Tue, 12 Nov 2024 21:33:35 +0000 (21:33 +0000)
commit840ad7eefe2b49ab453b9a89b153a264a8c9f8a2
treebe325a516ed5f8e0d9847883d50cd2464d470bef
parent5bed7b9ec0d8df068ce7ff055590c1237dce5537
Disable Oauth check if oauth disabled (#32368)

Fix #32367

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
routers/web/web.go
services/auth/oauth2.go