1
0
Fork 0
vaultwarden-test/src/db/models
2020-03-14 13:32:28 +01:00
..
attachment.rs Attachment size limits, per-user and per-organization 2020-02-17 22:56:26 +01: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 Initial version of policies 2020-03-14 13:32:28 +01:00
org_policy.rs Initial version of policies 2020-03-14 13:32:28 +01:00
organization.rs Initial version of policies 2020-03-14 13:32:28 +01:00
two_factor.rs Switch error handling to ? operator instead of explicit handling. 2020-01-16 08:14:25 -05:00
user.rs Remove check from Invitation:take() 2020-02-16 20:28:50 +00:00