THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
trashmodern
/
vaultwarden
Watch
1
Star
0
Fork
1
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2026-07-16 01:25:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2be1dafe80e4359da257cf816ef9b24e69ee3e62
vaultwarden
/
src
/
db
T
History
Daniel García
1a4b1a8254
Enabled unused variable warning again, fixed some possible bugs where we didn't check some parameters, and explicitly marked all unused parameters (mostly orgheaders)
2018-05-30 22:30:45 +02:00
..
models
Enabled unused variable warning again, fixed some possible bugs where we didn't check some parameters, and explicitly marked all unused parameters (mostly orgheaders)
2018-05-30 22:30:45 +02:00
mod.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
schema.rs
Implement Collection-Cipher mapping
2018-05-11 21:08:14 +01:00