mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 08:14:25 +00:00
021df29623
This change enables the usage of U2F without being forced to enroll an TOTP authenticator. The `/user/auth/u2f` has been changed to hide the "use TOTP instead" bar if TOTP is not enrolled. Fixes #5410 Fixes #17495 |
||
---|---|---|
.. | ||
account_test.go | ||
account.go | ||
adopt.go | ||
applications.go | ||
keys.go | ||
main_test.go | ||
oauth2.go | ||
profile.go | ||
security_openid.go | ||
security_twofa.go | ||
security_u2f.go | ||
security.go |