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
Baelyk fe473b9e75
`Attachment::save()` returns Result instead of bool (#161)
6 years ago
..
attachment.rs `Attachment::save()` returns Result instead of bool (#161) 6 years ago
cipher.rs Support password history #155 (#156) 6 years ago
collection.rs Update affected users revision when there are collection changes 6 years ago
device.rs Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. 6 years ago
folder.rs Update affected users revision on cipher and folder change 6 years ago
mod.rs Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. 6 years ago
organization.rs Update affected users revision on cipher and folder change 6 years ago
two_factor.rs Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. 6 years ago
user.rs Merge pull request #144 from mprasil/collection_revision 6 years ago