0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-26 07:48:20 +02:00
bitwarden_rs/src/db/models
2018-10-06 14:13:49 +02:00
..
attachment.rs Fixed some lint issues 2018-09-13 21:55:23 +02:00
cipher.rs Cipher::save() should return QueryResult instead of bool 2018-10-06 14:13:49 +02:00
collection.rs Update revision for users on collection save 2018-10-01 17:04:15 +01:00
device.rs Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. 2018-07-12 22:22:10 +02:00
folder.rs Initial version of websockets notification support. 2018-08-30 17:58:53 +02:00
mod.rs Implement poor man's invitation via Organization invitation 2018-09-11 13:09:59 +01:00
organization.rs Update revision for users on collection save 2018-10-01 17:04:15 +01:00
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. 2018-07-12 22:22:10 +02:00
user.rs Implement KDF iterations change (Fixes #195) 2018-09-19 17:30:14 +02:00