bitwarden_rs/src/db/models
2018-08-21 10:36:04 +01:00
..
attachment.rs Revert "Merge branch 'beta' of https://github.com/krankur/bitwarden_rs into beta" 2018-08-13 12:35:41 +01:00
cipher.rs Hide org ciphers from unconfirmed users (Showed deciption error) 2018-07-12 23:45:41 +02:00
collection.rs Do not show organization stuff to not accepted user 2018-07-13 17:21:19 +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 Improve Folder::delete() to handle FolderCipher 2018-05-16 17:19:52 +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 Do not show organization stuff to not accepted user 2018-07-13 17:21:19 +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 Actually update the revision date for user struct, not just in DB 2018-08-21 10:36:04 +01:00