mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
User with Manager role gets "401 Unauthorized" when accessing Organization Manage tab #4833
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 @Dimonina on GitHub (Jan 11, 2022).
Subject of the issue
The manager role does not to seem work well. As a manager, I can't manage Organization's collections.
Deployment environment
Steps to reproduce
Expected behaviour
User can see a page with an ability to manage collections
Actual behaviour
User is logged out
@BlackDex commented on GitHub (Jan 11, 2022):
Duplicate of #2151
And already fixed in #2169
@Dimonina commented on GitHub (Jan 11, 2022):
Mmm. If it is fixed, then why I can reproduce it in the latest container version?