bitwarden_rs/src/api/core
2018-05-11 21:08:14 +01:00
..
accounts.rs Implemented public key method correctly, which fixes decryption errors in collections and organizations 2018-05-04 22:54:23 +02:00
ciphers.rs Error on invalid collection ID in post_collections_admin 2018-05-11 21:08:14 +01:00
folders.rs Delete folder mappings when deleting folders and make sure that we can't change a ciphers owner when created 2018-05-04 19:02:19 +02:00
global_domains.json Equivalent domains 2018-02-17 23:21:04 +01:00
mod.rs Implement Collection-Cipher mapping 2018-05-11 21:08:14 +01:00
organizations.rs Fixed some errors asigning collections to users 2018-05-11 20:08:02 +02:00
two_factor.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