mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +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