Allow all manager to create collections again #717

Closed
opened 2026-04-05 22:57:51 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 1/28/2025

This commit checks if the member is a manager or better, and if so allows it to createCollections. We actually check if it is less then a Manager, since the limitCollectionCreation should be set to false to allow it and true to prevent.

This should fix an issue discussed in #5484

Fixes #5489

*Originally created by @BlackDex on 1/28/2025* This commit checks if the member is a manager or better, and if so allows it to createCollections. We actually check if it is less then a Manager, since the `limitCollectionCreation` should be set to false to allow it and true to prevent. This should fix an issue discussed in #5484 Fixes #5489
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#717