0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-08 09:40:20 +01:00
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 Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
main_test.go
oauth_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
oauth.go Suppress ExternalLoginUserNotExist error (#21504) 2022-10-19 20:07:21 +01:00
openid.go Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
password.go
webauthn.go WebAuthn CredentialID field needs to be increased in size (#20530) 2022-07-30 15:25:26 +02:00