mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +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 |