Files
vaultwarden/src
BlackDex b60a4a68c7 Fix a panic during Yubikey register/login
The yubico crate uses blocking reqwest, and we called the `verify` from
a async thread. To prevent issues we need to wrap it within a
`spawn_blocking`.
2022-12-18 17:57:35 +01:00
..
2022-12-09 19:09:35 -05:00
2022-12-08 20:43:34 +01:00
2022-12-12 22:56:09 +01:00
2022-11-13 10:03:06 +01:00
2022-12-12 22:56:10 +01:00