mirror of
https://github.com/bitwarden/server.git
synced 2026-04-12 20:53:32 -05:00
GetMasterPasswordPolicy incorrectly used the MemberRequirement authz requirement. However, this endpoint needs to support users who are in the invited state, and that only authorizes users who are confirmed. Recreate previous logic inside a new attribute.