1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-07 02:52:50 -05:00
Files
bitwarden/src/Api/Controllers
Oscar Hinton 7a7668b754 Add API for bulk removal of org users (#1320)
* Add API for bulk removal of org users

* Refactor OrganizationService, extract some common code.

* Add tests for DeleteUserAsync

* Add tests for DeleteUsers

* Formating

* Update test/Core.Test/Services/OrganizationServiceTests.cs

added a space

Co-authored-by: Addison Beck <abeck@bitwarden.com>
2021-05-17 10:10:44 +02:00
..