mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
User with Manager role gets "401 Unauthorized" when accessing Organization Manage tab #1225
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.
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:
Duplicate of #2151
And already fixed in #2169
@Dimonina commented on GitHub:
Mmm. If it is fixed, then why I can reproduce it in the latest container version?