mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
a128cf1506
* Refactor OrganizationUsersController.Get to include organization management status of organization users in details endpoint * Refactor OrganizationUsersController.Get to include organization management status of an individual user in details endpoint * Remove redundant .ToDictionary() * Simpify the property xmldoc * Name tuple variables in OrganizationUsersController.Get * Name returned tuple objects in GetDetailsByIdWithCollectionsAsync method in OrganizationUserRepository * Refactor MembersController.Get to destructure tuple returned by GetDetailsByIdWithCollectionsAsync * Add test for OrganizationUsersController.Get to assert ManagedByOrganization is set accordingly |
||
---|---|---|
.. | ||
AdminConsole | ||
Auth | ||
Billing | ||
Controllers | ||
Models/Request/Accounts | ||
SecretsManager | ||
Tools | ||
Utilities | ||
Vault | ||
Api.Test.csproj |