You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
2fa.go Refactor auth package (#17962) 3 years ago
auth.go Suppress `ExternalLoginUserNotExist` error (#21504) 2 years ago
linkaccount.go Add support mCaptcha as captcha provider (#20458) 3 years ago
main_test.go Use a struct as test options (#19393) 3 years ago
oauth.go Suppress `ExternalLoginUserNotExist` error (#21504) 2 years ago
oauth_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
openid.go Add support mCaptcha as captcha provider (#20458) 3 years ago
password.go Make better use of i18n (#20096) 3 years ago
webauthn.go WebAuthn CredentialID field needs to be increased in size (#20530) 3 years ago