You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vaultwarden/src/db/models
Daniel García 1a4b1a8254
Enabled unused variable warning again, fixed some possible bugs where we didn't check some parameters, and explicitly marked all unused parameters (mostly orgheaders)
7 years ago
..
attachment.rs Remove dependent items when removing cipher 7 years ago
cipher.rs Implement deleting Organization 7 years ago
collection.rs Support listing and deleting users from collection 7 years ago
device.rs Initial organizations functionality: Creating orgs and inviting users 7 years ago
folder.rs Improve Folder::delete() to handle FolderCipher 7 years ago
mod.rs Implement deleting collections 7 years ago
organization.rs Enabled unused variable warning again, fixed some possible bugs where we didn't check some parameters, and explicitly marked all unused parameters (mostly orgheaders) 7 years ago
user.rs Implement suggested improvements 7 years ago