mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-12-12 09:51:23 +01:00
b60a4a68c7
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`. |
||
---|---|---|
.. | ||
core | ||
admin.rs | ||
icons.rs | ||
identity.rs | ||
mod.rs | ||
notifications.rs | ||
web.rs |