1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-10-01 22:23:56 +02:00
vaultwarden/src/api/core
2022-07-09 08:53:00 +08:00
..
two_factor Upgrade dependencies and swap lettre to async transport 2022-07-06 23:57:37 +02:00
accounts.rs Upgrade dependencies and swap lettre to async transport 2022-07-06 23:57:37 +02:00
ciphers.rs Remove option and use unwrap_or_else to fall back to copy behavior. 2022-07-09 08:53:00 +08:00
emergency_access.rs Upgrade dependencies and swap lettre to async transport 2022-07-06 23:57:37 +02:00
folders.rs Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 2022-06-04 19:13:39 +02:00
mod.rs Fix for issue #2566 2022-06-21 17:36:07 +02:00
organizations.rs Upgrade dependencies and swap lettre to async transport 2022-07-06 23:57:37 +02:00
sends.rs Remove option and use unwrap_or_else to fall back to copy behavior. 2022-07-09 08:53:00 +08:00