You can not 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
Jason Song 169eeee101
Set last login when activating account (#21731) (#21755)
2 years ago
..
2fa.go
auth.go Set last login when activating account (#21731) (#21755) 2 years ago
linkaccount.go Add support mCaptcha as captcha provider (#20458) 2 years ago
main_test.go
oauth.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
oauth_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
openid.go Add support mCaptcha as captcha provider (#20458) 2 years ago
password.go
webauthn.go