This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
vaultwarden
Watch
2
Star
0
Fork
You've already forked vaultwarden
0
mirror of
https://github.com/dani-garcia/vaultwarden
synced
2024-11-26 05:40:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3a1321a5a9
vaultwarden
/
src
History
Daniel García
3a1321a5a9
Updated some dependencies and removed old unused attribute that might create compile errors
2018-04-24 15:49:38 +02:00
..
api
Removed some duplicated code in the delete cipher functions
2018-04-19 18:57:17 +02:00
bin
Upload and download attachments, and added License file
2018-02-15 00:40:34 +01:00
db
r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly.
2018-03-07 18:41:34 +01:00
auth.rs
r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly.
2018-03-07 18:41:34 +01:00
crypto.rs
Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
2018-02-23 00:38:54 +01:00
main.rs
Updated some dependencies and removed old unused attribute that might create compile errors
2018-04-24 15:49:38 +02:00
util.rs
Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
2018-02-23 00:38:54 +01:00