Browse Source
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 #17495tags/v1.16.0-rc1
12 changed files with 100 additions and 57 deletions
@ -1,7 +1,7 @@
|
||||
- |
||||
id: 1 |
||||
name: "U2F Key" |
||||
user_id: 1 |
||||
user_id: 32 |
||||
counter: 0 |
||||
created_unix: 946684800 |
||||
updated_unix: 946684800 |
||||
|
Loading…
Reference in new issue