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 a01fee0b9f
Merge branch 'ws'
6 years ago
..
attachment.rs `Attachment::save()` returns Result instead of bool (#161) 6 years ago
cipher.rs Add notifications for cipher delete and create 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 Initial version of websockets notification support. 6 years ago
mod.rs Implement poor man's invitation via Organization invitation 6 years ago
organization.rs Implement poor man's invitation via Organization invitation 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 Modify User::new to be keyless and paswordless 6 years ago