bitwarden_rs/src/db/models
2018-12-30 21:43:56 +01:00
..
attachment.rs Remove config option for admin email, embdedded admin page, managed IO::Error, and added security and cache headers globally 2018-12-30 21:43:56 +01:00
cipher.rs Implemented proper error handling, now we can do user.save($conn)?; and it works. 2018-12-30 21:31:12 +01:00
collection.rs Implemented proper error handling, now we can do user.save($conn)?; and it works. 2018-12-30 21:31:12 +01:00
device.rs Implemented proper error handling, now we can do user.save($conn)?; and it works. 2018-12-30 21:31:12 +01:00
folder.rs Implemented proper error handling, now we can do user.save($conn)?; and it works. 2018-12-30 21:31:12 +01:00
mod.rs Implement poor man's invitation via Organization invitation 2018-09-11 13:09:59 +01:00
organization.rs Finish invite functionality, and remove virtual organization 2018-12-30 21:40:26 +01:00
two_factor.rs Implemented proper error handling, now we can do user.save($conn)?; and it works. 2018-12-30 21:31:12 +01:00
user.rs Finish invite functionality, and remove virtual organization 2018-12-30 21:40:26 +01:00