gitea/routers/web/auth
KN4CK3R 1713beb73b
Suppress ExternalLoginUserNotExist error (#21504)
Fixes #21202
Closes #21276

An `ExternalLoginUser` is not mandatory if the current user account was
created with/by the external login source.
2022-10-19 20:07:21 +01:00
..
2fa.go
auth.go Suppress ExternalLoginUserNotExist error (#21504) 2022-10-19 20:07:21 +01:00
linkaccount.go
main_test.go
oauth_test.go
oauth.go Suppress ExternalLoginUserNotExist error (#21504) 2022-10-19 20:07:21 +01:00
openid.go
password.go
webauthn.go