mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-08 14:34:47 -05:00
[GH-ISSUE #1218] Users are affected by organization policies from orgs they are not in #17634
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 @aveao on GitHub (Nov 7, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1218
Subject of the issue
Organization policies are (incorrectly) applied to users that are not part of them
Your environment
Bitwarden_rs version:
Server Installed Ok
1.17.0
Server Latest
1.17.0
Web Installed Ok
2.16.1
Web Latest
2.16.1
Install method: Docker
Clients used: Web and Browser
Other relevant information: None
Steps to reproduce
Expected behaviour
Only user A (and other members of this organization) should have these policies
Actual behaviour
All users are affected by these policies
Relevant logs
@aveao commented on GitHub (Nov 7, 2020):
We've both verified this on a test instance and had this be done to our public instance by a rogue-seeming user. We are unable to delete the rogue organization and user directly through bitwarden_rs due to #936.