bitwarden_rs/src/db/models
2020-01-16 08:14:25 -05:00
..
attachment.rs Remove Result<T, E: Debug> in preparation of deprecation as Rocket responder. 2019-09-17 21:05:56 +02:00
cipher.rs Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 2019-09-12 16:12:22 -04:00
collection.rs Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 2019-09-12 16:12:22 -04:00
device.rs Implement change-email, email-verification, account-recovery, and welcome notifications 2019-11-24 22:28:49 -07:00
folder.rs Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 2019-09-12 16:12:22 -04:00
mod.rs Start using rustfmt and some style changes to make some lines shorter 2018-12-30 23:34:31 +01:00
organization.rs Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 2019-09-12 16:12:22 -04:00
two_factor.rs Switch error handling to ? operator instead of explicit handling. 2020-01-16 08:14:25 -05:00
user.rs Implement change-email, email-verification, account-recovery, and welcome notifications 2019-11-24 22:28:49 -07:00