bitwarden_rs/src/db/models
Baelyk fe473b9e75 Attachment::save() returns Result instead of bool (#161)
Returning a result instead of a bool as per #6
2018-08-29 15:22:19 +02:00
..
attachment.rs Attachment::save() returns Result instead of bool (#161) 2018-08-29 15:22:19 +02:00
cipher.rs Support password history #155 (#156) 2018-08-27 23:08:58 +02:00
collection.rs Update affected users revision when there are collection changes 2018-08-21 12:20:55 +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 Update affected users revision on cipher and folder change 2018-08-21 17:32:00 +01:00
mod.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
organization.rs Update affected users revision on cipher and folder change 2018-08-21 17:32:00 +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 Merge pull request #144 from mprasil/collection_revision 2018-08-21 13:47:19 +02:00