mirror of
https://github.com/bitwarden/server
synced 2026-01-10 12:33:49 +00:00
* Fixed SsoAvailble bug by using the enabled column from SsoConfig table, updated the existing query for EF Core * Added no tracking to ef query since it is read only