bitwarden_rs/src/db/models
2020-11-30 23:12:56 +01:00
..
attachment.rs Fixed foreign-key (mariadb) errors. 2020-09-22 12:13:02 +02:00
cipher.rs Fixed foreign-key (mariadb) errors. 2020-09-22 12:13:02 +02:00
collection.rs Fix #1206 2020-11-07 23:03:02 +01:00
device.rs Add support for multiple simultaneous database features by using macros. 2020-08-24 20:11:17 +02:00
favorite.rs Delete associated favorites when deleting a cipher or user 2020-08-26 01:27:38 -07:00
folder.rs Fixed foreign-key (mariadb) errors. 2020-09-22 12:13:02 +02:00
mod.rs Delete associated favorites when deleting a cipher or user 2020-08-26 01:27:38 -07:00
org_policy.rs Ensure that a user is actually in an org when applying policies 2020-11-08 01:14:17 +03:00
organization.rs Fix #1206 2020-11-07 23:03:02 +01:00
two_factor.rs Fixed foreign-key (mariadb) errors. 2020-09-22 12:13:02 +02:00
user.rs Implement admin ability to enable/disable users 2020-11-30 23:12:56 +01:00