]> source.dussan.org Git - gitea.git/commit
Fix oauth2 error handle not return immediately (#32514)
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 15 Nov 2024 02:13:01 +0000 (18:13 -0800)
committerGitHub <noreply@github.com>
Fri, 15 Nov 2024 02:13:01 +0000 (02:13 +0000)
commit4121f952d18a4c3a3c08ae645af3458ef08b439d
tree7f45eb33b86005f265d5341a012fb7997685ada7
parent21f7db2124cf42c3c74f7728b658f1bc1030acf1
Fix oauth2 error handle not return immediately (#32514)
routers/web/auth/oauth.go