]> source.dussan.org Git - gitea.git/commit
Suppress `ExternalLoginUserNotExist` error (#21504) (#21572)
authorKN4CK3R <admin@oldschoolhack.me>
Tue, 25 Oct 2022 16:08:05 +0000 (18:08 +0200)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 16:08:05 +0000 (00:08 +0800)
commit2ccf9404647b9bea98892f03901de776b423254f
tree9f65ed1f7077dd91b11e2a0593ff160f9da5de2e
parent169c08e20a8fd96b973da03793608e9a580668fb
Suppress `ExternalLoginUserNotExist` error (#21504) (#21572)

Backport of #21504

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
routers/web/auth/auth.go
routers/web/auth/oauth.go