This website requires JavaScript.
Explore
Help
Sign In
rhino
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2026-03-22 09:49:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc5928772b43d7648a2a7ae6c373dcfad0756707
vaultwarden
/
src
/
api
/
core
History
Daniel García
fc5928772b
Move around comments
2022-07-15 19:05:38 +02: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
Move around comments
2022-07-15 19:05:38 +02: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
Use if let instead of a match with empty block.
2022-07-09 11:43:00 +08:00