0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-10-01 06:59:01 +02:00
bitwarden_rs/src/api/core
2018-05-04 22:54:23 +02: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 Implemented some admin methods, inserted CollectionsUsers only when Org accessAll == false, and implemented find_collection when user has access_all in Org 2018-05-04 19:47:31 +02: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 Implemented some admin methods, inserted CollectionsUsers only when Org accessAll == false, and implemented find_collection when user has access_all in Org 2018-05-04 19:47:31 +02:00
organizations.rs Added read_only bit to users_collections 2018-05-04 20:10:35 +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