mirror of
https://github.com/bitwarden/server.git
synced 2025-03-12 13:29:14 +01:00
* Add command interface and implementation for disabling organizations * Register organization disable command for dependency injection * Add unit tests for OrganizationDisableCommand * Refactor subscription handlers to use IOrganizationDisableCommand for disabling organizations * Remove DisableAsync method from IOrganizationService and its implementation in OrganizationService * Remove IOrganizationService dependency from SubscriptionDeletedHandler * Remove commented TODO for sending email to owners in OrganizationDisableCommand |
||
---|---|---|
.. | ||
Admin.Test | ||
Api.IntegrationTest | ||
Api.Test | ||
Billing.Test | ||
Common | ||
Core.Test | ||
Events.IntegrationTest | ||
Events.Test | ||
EventsProcessor.Test | ||
Icons.Test | ||
Identity.IntegrationTest | ||
Identity.Test | ||
Infrastructure.Dapper.Test | ||
Infrastructure.EFIntegration.Test | ||
Infrastructure.IntegrationTest | ||
IntegrationTestCommon | ||
Notifications.Test | ||
Bitwarden.Tests.proj |