1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-18 02:11:22 +01:00
bitwarden-server/test/Api.Test
Kyle Spearrin 4264fc0729
[PM-7004] Org Admin Initiate Delete (#3905)
* org delete

* move org id to URL path

* tweaks

* lint fixes

* Update src/Core/Services/Implementations/HandlebarsMailService.cs

Co-authored-by: Rui Tomé <108268980+r-tome@users.noreply.github.com>

* Update src/Core/Services/Implementations/HandlebarsMailService.cs

Co-authored-by: Rui Tomé <108268980+r-tome@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Rui Tomé <108268980+r-tome@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Rui Tomé <108268980+r-tome@users.noreply.github.com>

* PR feedback

* fix id

* [PM-7004] Move OrgDeleteTokenable to AdminConsole ownership

* [PM-7004] Add consolidated billing logic into organization delete request acceptance endpoint

* [PM-7004] Delete unused IOrganizationService.DeleteAsync(Organization organization, string token) method

* [PM-7004] Fix unit tests

* [PM-7004] Update delete organization request email templates

* Add success message when initiating organization deletion

* Refactor OrganizationsController request delete initiation action to handle exceptions

---------

Co-authored-by: Rui Tomé <108268980+r-tome@users.noreply.github.com>
Co-authored-by: Rui Tome <rtome@bitwarden.com>
2024-05-22 17:59:19 +01:00
..
AdminConsole [PM-7004] Org Admin Initiate Delete (#3905) 2024-05-22 17:59:19 +01:00
Auth [AC-1904] Implement endpoint to retrieve Provider subscription (#3921) 2024-03-28 08:46:12 -04:00
Billing/Controllers [AC-2513] Scaling PM seat count with SM seat count (#4040) 2024-05-17 14:16:03 -04:00
Controllers [AC-2084] Include Collection permissions for admin endpoints (#3793) 2024-05-03 09:33:06 -04:00
Models/Request/Accounts [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
SecretsManager [SM-1030] Cleanup old access policy management code (#4015) 2024-05-06 14:56:58 -05:00
Tools [PM-3797 Part 4] Add Sends to new Key Rotation (#3442) 2023-12-12 11:58:34 -05:00
Utilities [AC-1923] Add endpoint to create client organization (#3977) 2024-04-16 13:55:00 -04:00
Vault [AC-2447] Update PutCollection to return Unavailable cipher when last Can Manage Access is Removed (#4074) 2024-05-21 11:31:22 -04:00
Api.Test.csproj Support for passkey registration (#2885) 2023-10-30 09:40:06 -04:00