bitwarden_rs/src
2018-10-14 19:33:12 +02:00
..
api User::save() should return QueryResult instead of bool 2018-10-14 19:33:12 +02:00
db User::save() should return QueryResult instead of bool 2018-10-14 19:33:12 +02:00
auth.rs Implement poor man's admin panel 2018-10-12 15:20:10 +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
mail.rs Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file 2018-10-04 00:01:04 +02:00
main.rs Implement poor man's admin panel 2018-10-12 15:20:10 +01:00
util.rs Change error response to be closer to upstream 2018-10-10 20:37:04 +02:00