mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Org managers can't create or manage collections #1618
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jjlin on GitHub.
According to https://bitwarden.com/help/article/user-types-access-control/#user-types, org managers should be able to:
Attempting to create a new collection via the web vault results in
and log messages
Attempting to manage an existing collection via the web vault results in the
Your login session has expiredUI message, and log messages(This issue was first reported at https://bitwardenrs.discourse.group/t/manager-can-not-create-a-collection/287.)
@BlackDex commented on GitHub:
@blacklist-arcc, and i don't think there actually is a workaround at this point
@FLX-0x00 commented on GitHub:
We are facing with the same issue. Is there any workaround?
@FLX-0x00 commented on GitHub:
We will test this in our staging environment. Feedback in the next business days
@matlink commented on GitHub:
@jjlin @blacklist-arcc @BlackDex I've made a push request, trying to implement this. What I have tested is working so far (collection creation, managing users in it, delete managed collections).
@matlink commented on GitHub:
@BlackDex Any progress on it? It is not really a low priority for us :(