1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-01-22 07:09:00 +01:00
vaultwarden/src/db
Mathijs van Veluw 96813b1317
Fix editing members which have access-all rights (#5213)
With web-vault v2024.6.2 and lower, if a user has access-all rights either as an org-member or via a group it shouldn't return individual collections.

This probably needs to be changed with newer versions which do not support the `access-all` feature anymore and work with manage.
But with the current version this should solve access right issues.

Fixes #5212

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-11-20 17:38:16 +01:00
..
models Fix editing members which have access-all rights (#5213) 2024-11-20 17:38:16 +01:00
schemas Actually use Device Type for mails (#4916) 2024-09-18 19:03:15 +02:00
mod.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00