mirror of
https://github.com/bitwarden/server.git
synced 2026-04-11 03:50:43 -05:00
* Add more efficient sproc to retrieve PolicyDetails for a single user. This closely matches the existing sproc used by PolicyService and should be performant enough to be used in the login flow * Maintain feature flag for this critical path