mirror of
https://github.com/bitwarden/server.git
synced 2024-11-28 13:15:12 +01:00
4264fc0729
* 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> |
||
---|---|---|
.. | ||
Auth | ||
FamiliesForEnterprise | ||
Layouts | ||
Provider | ||
AddedCredit.html.hbs | ||
AddedCredit.text.hbs | ||
AdminResetPassword.html.hbs | ||
AdminResetPassword.text.hbs | ||
ChangeEmail.html.hbs | ||
ChangeEmail.text.hbs | ||
ChangeEmailAlreadyExists.html.hbs | ||
ChangeEmailAlreadyExists.text.hbs | ||
InitiateDeleteOrganzation.html.hbs | ||
InitiateDeleteOrganzation.text.hbs | ||
InvoiceUpcoming.html.hbs | ||
InvoiceUpcoming.text.hbs | ||
LicenseExpired.html.hbs | ||
LicenseExpired.text.hbs | ||
NewDeviceLoggedIn.html.hbs | ||
NewDeviceLoggedIn.text.hbs | ||
OrganizationDomainUnverified.html.hbs | ||
OrganizationDomainUnverified.text.hbs | ||
OrganizationSeatsAutoscaled.html.hbs | ||
OrganizationSeatsAutoscaled.text.hbs | ||
OrganizationSeatsMaxReached.html.hbs | ||
OrganizationSeatsMaxReached.text.hbs | ||
OrganizationSmSeatsMaxReached.html.hbs | ||
OrganizationSmSeatsMaxReached.text.hbs | ||
OrganizationSmServiceAccountsMaxReached.html.hbs | ||
OrganizationSmServiceAccountsMaxReached.text.hbs | ||
OrganizationUserAccepted.html.hbs | ||
OrganizationUserAccepted.text.hbs | ||
OrganizationUserConfirmed.html.hbs | ||
OrganizationUserConfirmed.text.hbs | ||
OrganizationUserInvited.html.hbs | ||
OrganizationUserInvited.text.hbs | ||
OrganizationUserRemovedForPolicySingleOrg.html.hbs | ||
OrganizationUserRemovedForPolicySingleOrg.text.hbs | ||
OrganizationUserRemovedForPolicyTwoStep.html.hbs | ||
OrganizationUserRemovedForPolicyTwoStep.text.hbs | ||
PaymentFailed.html.hbs | ||
PaymentFailed.text.hbs | ||
TrialInitiation.html.hbs | ||
TrialInitiation.text.hbs | ||
UpdatedTempPassword.html.hbs | ||
UpdatedTempPassword.text.hbs | ||
Welcome.html.hbs | ||
Welcome.text.hbs |