bitwarden_rs/src
Daniel García fcef2fa1f1 Check that the database folder exists before connecting
If the parent folder ('data' by default) doesn't exist, the database won't be able to connect.
2018-05-12 22:55:18 +02:00
..
api Filter collection lists based on user 2018-05-11 21:08:14 +01:00
db Filter collection lists based on user 2018-05-11 21:08:14 +01:00
auth.rs Initial organizations functionality: Creating orgs and inviting users 2018-04-24 22:01:55 +02: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 Check that the database folder exists before connecting 2018-05-12 22:55:18 +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