0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-28 08:48:19 +02:00
bitwarden_rs/src/api/core
2018-10-14 19:33:12 +02:00
..
accounts.rs User::save() should return QueryResult instead of bool 2018-10-14 19:33:12 +02:00
ciphers.rs CollectionCipher::save() and delete() should return QueryResult instead of bool 2018-10-07 11:06:11 +02:00
folders.rs Add continuation token when we return object list 2018-10-01 17:55:48 +01:00
global_domains.json Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file 2018-10-04 00:01:04 +02:00
mod.rs User::save() should return QueryResult instead of bool 2018-10-14 19:33:12 +02:00
organizations.rs User::save() should return QueryResult instead of bool 2018-10-14 19:33:12 +02:00
two_factor.rs User::save() should return QueryResult instead of bool 2018-10-14 19:33:12 +02:00