bitwarden_rs/src
Jeremy Lin a9e9a397d8 Validate cipher updates with revision date
Prevent clients from updating a cipher if the local copy is stale.
Validation is only performed when the client provides its last known
revision date; this date isn't provided when using older clients,
or when the operation doesn't involve updating an existing cipher.

Upstream PR: https://github.com/bitwarden/server/pull/994
2020-12-07 19:34:00 -08:00
..
api Validate cipher updates with revision date 2020-12-07 19:34:00 -08:00
db Ensure that a user is actually in an org when applying policies 2020-11-08 01:14:17 +03:00
static Fixed plain/text email format 2020-11-18 12:04:16 +01:00
auth.rs Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
config.rs Updated email processing. 2020-11-18 12:07:08 +01:00
crypto.rs Generate tokens more simply and uniformly 2020-08-22 16:07:53 -07:00
error.rs Log proper namespace in the err!() macro 2020-11-22 00:09:45 +01:00
mail.rs Updated email processing. 2020-11-18 12:07:08 +01:00
main.rs Updated email processing. 2020-11-18 12:07:08 +01:00
util.rs Read config vars from files 2020-11-29 02:31:49 +01:00