bitwarden_rs/src
Daniel García 3d454f36bc Removed included web vault.
Now that docker automatically downloads the web-vault, keeping it in the repo doesn't make sense.
Added error message in case someone tries to run the application directly without the web-vault instaled..
2018-04-24 22:41:25 +02:00
..
api Initial organizations functionality: Creating orgs and inviting users 2018-04-24 22:01:55 +02:00
db Initial organizations functionality: Creating orgs and inviting users 2018-04-24 22:01:55 +02: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 Removed included web vault. 2018-04-24 22:41:25 +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