mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-24 19:53:18 +00:00
Use saved token for email 2fa codes
This commit is contained in:
parent
efd8d9f528
commit
6d460b44b0
11 changed files with 148 additions and 139 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -118,6 +118,7 @@ dependencies = [
|
|||
"oath 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"percent-encoding 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"quoted_printable 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"regex 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"reqwest 0.9.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue