mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 21:18:13 -05:00
Fix newtonsoft complaining about U2f keys (#1844)
This commit is contained in:
parent
11144e70ea
commit
9c98f0358b
@ -6,7 +6,7 @@
|
|||||||
Email = 1,
|
Email = 1,
|
||||||
Duo = 2,
|
Duo = 2,
|
||||||
YubiKey = 3,
|
YubiKey = 3,
|
||||||
// U2f = 4, // Deprecated
|
U2f = 4, // Deprecated
|
||||||
Remember = 5,
|
Remember = 5,
|
||||||
OrganizationDuo = 6,
|
OrganizationDuo = 6,
|
||||||
WebAuthn = 7,
|
WebAuthn = 7,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user