mirror of
https://github.com/bitwarden/server
synced 2025-12-24 12:13:17 +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