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-11-16 14:21:26 +00:00
..
attachment.rs Fixed some lint issues 2018-09-13 21:55:23 +02:00
cipher.rs Prevent accepted user from seeing ciphers until confirmed (fixes #196) 2018-11-16 14:21:26 +00:00
collection.rs CollectionCipher::save() and delete() should return QueryResult instead of bool 2018-10-07 11:06:11 +02:00
device.rs Device::save() should return QueryResult instead of bool 2018-10-14 16:17:37 +02:00
folder.rs Folder::save() should return QueryResult instead of bool 2018-10-14 18:25:04 +02:00
mod.rs Implement poor man's invitation via Organization invitation 2018-09-11 13:09:59 +01:00
organization.rs Fix gt() 2018-11-13 21:38:56 +00: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 comparison between i32 and UserOrgType 2018-11-12 17:13:25 +00:00