mirror of
https://github.com/go-gitea/gitea
synced 2024-11-06 14:19:03 +01: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 |
||
---|---|---|
.. | ||
main_test.go | ||
oauth2.go | ||
oauth2_application.go | ||
oauth2_application_test.go | ||
session.go | ||
source.go | ||
source_test.go | ||
twofactor.go | ||
u2f.go | ||
u2f_test.go |