Allow all manager to create collections again #231

Closed
opened 2025-07-08 08:43:39 -04:00 by AtHeartEngineer · 0 comments

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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#231