mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 22:23:18 +08:00
* [AC-1654] Added IOrganizationConnectionRepository.GetByIdOrganizationIdAsync and modified OrganizationConnectionsController to use it to get a connection matching both Id and OrganizationId * [AC-1654] Fixed unit tests