1
0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-09-23 10:51:31 +02:00
Vaultwarden/src/api/core
2018-05-11 20:08:02 +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 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