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
wxiaoguang d03e7fd65e
Support disable passkey auth (#33348) (#33819)
* Backport #33348
* Backport #33820

---------

Co-authored-by: yp05327 <576951401@qq.com>
1 week ago
..
2fa.go Move context from modules to services (#29440) 1 year ago
auth.go Support disable passkey auth (#33348) (#33819) 1 week ago
auth_test.go Refactor names (#31405) 9 months ago
linkaccount.go Support disable passkey auth (#33348) (#33819) 1 week ago
main_test.go make writing main test easier (#27270) 1 year ago
oauth.go Fix oauth2 error handle not return immediately (#32514) 4 months ago
oauth2_provider.go Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32573) 4 months ago
oauth_test.go Use user.FullName in Oauth2 id_token response (#32542) 4 months ago
openid.go add CfTurnstileSitekey context data to all captcha templates (#31874) 7 months ago
password.go Support for email addresses containing uppercase characters when activating user account (#32998) (#33001) 3 months ago
webauthn.go Support disable passkey auth (#33348) (#33819) 1 week ago