bitwarden_rs/src/api
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
..
core Validate cipher updates with revision date 2020-12-07 19:34:00 -08:00
admin.rs Add support for multiple simultaneous database features by using macros. 2020-08-24 20:11:17 +02:00
icons.rs Fix for negcached icons 2020-11-09 22:06:11 -05:00
identity.rs Remove redundant user fetching from login 2020-08-11 16:48:15 +02:00
mod.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
notifications.rs Improving code 2020-08-31 22:20:21 +02:00
web.rs As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299 2020-09-19 22:19:55 +02:00