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
janost 380cf06211
Cipher::save() should return QueryResult instead of bool
6 years ago
..
attachment.rs Fixed some lint issues 6 years ago
cipher.rs Cipher::save() should return QueryResult instead of bool 6 years ago
collection.rs Update revision for users on collection save 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. 7 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 Update revision for users on collection save 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. 7 years ago
user.rs Implement KDF iterations change (Fixes #195) 6 years ago