0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 01:05:14 +01:00
gitea/routers
Kamil Domański 021df29623
Allow U2F 2FA without TOTP (#11573)
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
2021-11-08 23:47:19 +01:00
..
api/v1 Avoid double imports (#17569) 2021-11-08 09:04:13 +02:00
common
install
private
utils
web Allow U2F 2FA without TOTP (#11573) 2021-11-08 23:47:19 +01:00
init.go