0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-23 09:39:02 +02:00
gitea/routers/web/auth
2022-04-02 12:00:35 +02:00
..
2fa.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
auth.go Apply DefaultUserIsRestricted in CreateUser 2022-04-02 12:00:35 +02:00
linkaccount.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
main_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
oauth.go Apply DefaultUserIsRestricted in CreateUser 2022-04-02 12:00:35 +02:00
oauth_test.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
openid.go Use base32 for 2FA scratch token (#18384) 2022-01-26 12:10:10 +08:00
password.go Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
webauthn.go Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00