bitwarden_rs/src/db/models
Daniel García 84a75c871b Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery.
Known missing:
 - import ciphers, create ciphers types other than login and card, update ciphers
 - clear and put device_tokens
 - Equivalent domains
 - Organizations
2018-02-15 19:05:57 +01:00
..
attachment.rs Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery. 2018-02-15 19:05:57 +01:00
cipher.rs Get host from client and put it in the attachments URL (only the web vault works without indicating the host in the URL) 2018-02-15 01:49:36 +01:00
device.rs Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery. 2018-02-15 19:05:57 +01:00
folder.rs Updated modified date when saving and removed hardcoded attachment domain 2018-02-15 01:07:57 +01:00
mod.rs Upload and download attachments, and added License file 2018-02-15 00:40:34 +01:00
user.rs Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery. 2018-02-15 19:05:57 +01:00