bitwarden_rs/src
2018-12-30 21:43:55 +01:00
..
api Implemented better errors for JWT 2018-12-30 21:43:55 +01:00
db Finish invite functionality, and remove virtual organization 2018-12-30 21:40:26 +01:00
static Finish invite functionality, and remove virtual organization 2018-12-30 21:40:26 +01:00
auth.rs Implemented better errors for JWT 2018-12-30 21:43:55 +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
error.rs Implemented better errors for JWT 2018-12-30 21:43:55 +01:00
mail.rs Use new Errors in latest changes 2018-12-30 21:43:55 +01:00
main.rs Implemented proper error handling, now we can do user.save($conn)?; and it works. 2018-12-30 21:31:12 +01:00
util.rs Implemented proper error handling, now we can do user.save($conn)?; and it works. 2018-12-30 21:31:12 +01:00