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.go | ||
| account_test.go | ||
| adopt.go | ||
| applications.go | ||
| keys.go | ||
| main_test.go | ||
| oauth2.go | ||
| profile.go | ||
| security.go | ||
| security_openid.go | ||
| security_twofa.go | ||
| security_u2f.go | ||