mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[GH-ISSUE #1136] Org managers can't create or manage collections #9615
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 (Sep 12, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1136
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.)
@FLX-0x00 commented on GitHub (Oct 7, 2020):
We are facing with the same issue. Is there any workaround?
@BlackDex commented on GitHub (Oct 9, 2020):
@blacklist-arcc, and i don't think there actually is a workaround at this point
@matlink commented on GitHub (Nov 4, 2020):
@BlackDex Any progress on it? It is not really a low priority for us :(
@matlink commented on GitHub (Nov 11, 2020):
@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).
@FLX-0x00 commented on GitHub (Nov 13, 2020):
We will test this in our staging environment. Feedback in the next business days