bitwarden_rs/src
Daniel García 22786c8c9d
Merge pull request #55 from mprasil/debug_prints
Remove some extra debug prints
2018-07-01 16:02:18 +02:00
..
api Remove some extra debug prints 2018-07-01 14:48:18 +01:00
db Allow TOTP generation in organizations (Fixes #50) 2018-07-01 15:49:52 +02:00
auth.rs Some style changes, removed useless matches and formats 2018-06-11 15:44:37 +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 Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers 2018-06-12 21:09:42 +02:00
util.rs Fixed case problems, hopefully this time for real 2018-06-12 23:01:14 +02:00