1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-09 19:57:37 +01:00
bitwarden-server/test/Core.Test/AdminConsole/OrganizationFeatures
Brandon Treston c591997d01
[PM-13013] add delete many async method to i user repository and i user service for bulk user deletion (#5035)
* Add DeleteManyAsync method and stored procedure

* Add DeleteManyAsync and tests

* removed stored procedure, refactor User_DeleteById to accept multiple Ids

* add sproc, refactor tests

* revert existing sproc

* add bulk delete to IUserService

* fix sproc

* fix and add tests

* add migration script, fix test

* Add feature flag

* add feature flag to tests for deleteManyAsync

* enable nullable, delete only user that pass validation

* revert changes to DeleteAsync

* Cleanup whitespace

* remove redundant feature flag

* fix tests

* move DeleteManyAsync from UserService into DeleteManagedOrganizationUserAccountCommand

* refactor validation, remove unneeded tasks

* refactor tests, remove unused service
2024-12-06 14:40:47 -05:00
..
Groups [PM-10361] Remove Group.AccessAll from code (#4614) 2024-08-13 08:54:03 +10:00
OrganizationApiKeys [AC-1200] Admin Console code ownership - move OrganizationFeatures (#3369) 2023-10-26 16:47:44 -05:00
OrganizationConnections AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
OrganizationDomains [PM-10317] Email Users For Org Claiming Domain (#5094) 2024-12-05 14:59:35 +00:00
Organizations/OrganizationSignUp [PM-12488] Migrating Cloud Org Sign Up to Command (#5078) 2024-12-06 13:18:02 +10:00
OrganizationUsers [PM-13013] add delete many async method to i user repository and i user service for bulk user deletion (#5035) 2024-12-06 14:40:47 -05:00
Policies [PM-10319] - Revoke Non Complaint Users for 2FA and Single Org Policy Enablement (#5037) 2024-11-26 16:37:12 -06:00