bitwarden_rs/src/api/core
2018-10-23 00:32:43 +02:00
..
accounts.rs User::save() should return QueryResult instead of bool 2018-10-14 19:33:12 +02:00
ciphers.rs Fix /sync without query string 2018-10-19 00:54:40 +02:00
folders.rs Folder::save() should return QueryResult instead of bool 2018-10-14 18:25:04 +02: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 Accept PUT and POST on /settings/domains, returns JsonResult, fixes saving Custom Equivalent Domains 2018-10-23 00:32:43 +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