improve access to collections via groups #1186

Closed
opened 2026-04-06 01:41:24 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @stefan0xC on 3/19/2024

I've refactored the check if a user has access to a collection so it also takes into account access via groups (but only if ORG_GROUPS_ENABLED=true).

This should also return the correct result for get_org_collection_detail (though I'm not sure if this is used by the client).

*Originally created by @stefan0xC on 3/19/2024* I've refactored the check if a user has access to a collection so it also takes into account access via groups (but only if `ORG_GROUPS_ENABLED=true`). This should also return the correct result for `get_org_collection_detail` (though I'm not sure if this is used by the client).
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1186