mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-22 06:02:52 +00:00
76a3f0f531
There was an error in the single org policy check to determine how many users there are in an org. The `or` check was at the wrong location in the DSL. This is now fixed. Fixes #4205