0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-28 08:48:19 +02:00
bitwarden_rs/src/db/models
2018-10-14 19:33:12 +02:00
..
attachment.rs Fixed some lint issues 2018-09-13 21:55:23 +02:00
cipher.rs Implement poor man's admin panel 2018-10-12 15:20:10 +01: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 Implement poor man's admin panel 2018-10-12 15:20:10 +01:00
mod.rs Implement poor man's invitation via Organization invitation 2018-09-11 13:09:59 +01:00
organization.rs Organization::save() and UserOrganization::save() should return QueryResult instead of bool 2018-10-14 16:04:23 +02: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 User::save() should return QueryResult instead of bool 2018-10-14 19:33:12 +02:00