0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 15:44:23 +01:00
gitea/routers/web/auth
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797)
* Refactor AssertExistsAndLoadBean to use generics

* Fix tests

Co-authored-by: zeripath <art27@cantab.net>
2022-08-16 10:22:25 +08:00
..
2fa.go
auth.go Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
linkaccount.go Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
main_test.go
oauth.go
oauth_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
openid.go Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
password.go
webauthn.go