1
1
mirror of https://github.com/go-gitea/gitea synced 2024-05-28 23:15:48 +00:00
gitea/routers/web/auth
6543 1cb649525d
Restrict email address validation (#17688) (#19085)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-03-14 20:51:58 +01:00
..
2fa.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
auth.go Restrict email address validation (#17688) (#19085) 2022-03-14 20:51:58 +01:00
linkaccount.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
main_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
oauth_test.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
oauth.go Prevent panic on prohibited user login with oauth2 (#18562) (#18563) 2022-02-03 21:36:42 +08:00
openid.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
password.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
webauthn.go Webauthn nits (#18284) 2022-01-15 17:52:56 +01:00