0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-11 08:29:00 +02:00
bitwarden_rs/src
Jeremy Lin 6cbb724069 Fix conflict resolution logic for read_only and hide_passwords flags
For one of these flags to be in effect for a cipher, upstream requires all of
(rather than any of) the collections the cipher is in to have that flag set.

Also, some of the logic for loading access restrictions was wrong. I think
that only malicious clients that also had knowledge of the UUIDs of ciphers
they didn't have access to would have been able to take advantage of that.
2021-10-29 13:47:56 -07:00
..
api Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
db Fix conflict resolution logic for read_only and hide_passwords flags 2021-10-29 13:47:56 -07:00
static Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
auth.rs Add Emergency contact feature 2021-09-17 01:25:44 +02:00
config.rs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
crypto.rs Rework file ID generation 2021-05-25 23:15:24 -07:00
error.rs Updated icon downloading 2021-09-24 18:27:52 +02:00
mail.rs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
main.rs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
util.rs Fix error reporting in admin and some small fixes 2021-10-08 00:01:24 +02:00