mirror of
https://github.com/bitwarden/server.git
synced 2024-12-03 14:03:33 +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 |
||
---|---|---|
.. | ||
AdminConsole | ||
Auth | ||
AutoFixture | ||
Billing | ||
Entities | ||
Helpers | ||
KeyManagement/UserKey | ||
Models | ||
NotificationCenter | ||
NotificationHub | ||
OrganizationFeatures | ||
Resources | ||
SecretsManager | ||
Services | ||
Tokens | ||
Tools | ||
Utilities | ||
Vault | ||
ConstantsTests.cs | ||
Core.Test.csproj | ||
TempDirectory.cs |