mirror of
https://github.com/bitwarden/server.git
synced 2025-01-09 19:57:37 +01:00
674bd1e495
* Enhance RemoveOrganizationUserCommand to block removing managed users when account deprovisioning is enabled * Refactor RemoveUsersAsync method to return just the OrgUserId and update related logic. * Refactor RemoveOrganizationUserCommand to improve variable naming and remove unused logging method * Add support for event system user in RemoveUsersAsync method. Refactor unit tests. * Add xmldoc to IRemoveOrganizationUserCommand methods * Refactor RemoveOrganizationUserCommand to use TimeProvider for event date retrieval and update unit tests accordingly * Refactor RemoveOrganizationUserCommand to use constants for error messages * Refactor unit tests to separate feature flag tests * refactor: Update parameter names for clarity in RemoveOrganizationUserCommand * refactor: Rename validation and repository methods for user removal clarity |
||
---|---|---|
.. | ||
AcceptOrgUserCommandTests.cs | ||
CountNewSmSeatsRequiredQueryTests.cs | ||
DeleteManagedOrganizationUserAccountCommandTests.cs | ||
GetOrganizationUsersManagementStatusQueryTests.cs | ||
HasConfirmedOwnersExceptQueryTests.cs | ||
RemoveOrganizationUserCommandTests.cs | ||
RevokeNonCompliantOrganizationUserCommandTests.cs | ||
UpdateOrganizationUserCommandTests.cs | ||
UpdateOrganizationUserGroupsCommandTests.cs |