1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-19 20:31:11 +02:00
vaultwarden/src/db/models
2018-05-13 13:21:51 +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 Fix duplicate ciphers returned from find_by_user 2018-05-13 13:21:51 +01:00
collection.rs Implement Collection-Cipher mapping 2018-05-11 21:08:14 +01:00
device.rs Initial organizations functionality: Creating orgs and inviting users 2018-04-24 22:01:55 +02:00
folder.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
mod.rs Implement Collection-Cipher mapping 2018-05-11 21:08:14 +01:00
organization.rs Fixed some errors asigning collections to users 2018-05-11 20:08:02 +02:00
user.rs Implement suggested improvements 2018-05-03 17:47:27 +01:00