gitea/routers/web/user/setting
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
..
account_test.go
account.go Add appearance section in settings (#17433) 2021-10-27 23:40:08 +08:00
adopt.go
applications.go
keys.go Fix wrong i18n keys (#17150) 2021-09-25 16:27:01 +02:00
main_test.go
oauth2.go
profile.go Add appearance section in settings (#17433) 2021-10-27 23:40:08 +08:00
security_openid.go
security_twofa.go Fix wrong i18n keys (#17150) 2021-09-25 16:27:01 +02:00
security_u2f.go Move twofactor to models/login (#17143) 2021-09-25 15:00:12 +02:00
security.go Allow U2F 2FA without TOTP (#11573) 2021-11-08 23:47:19 +01:00