mirror of
https://github.com/bitwarden/server.git
synced 2024-11-30 13:33:24 +01:00
c442bae2bc
* Add Organization_ReadOwnerEmailAddresses SPROC * Add IOrganizationRepository.GetOwnerEmailAddressesById * Add SendInvoiceUpcoming overload for multiple emails * Update InvoiceUpcoming handler to send multiple emails * Cy's feedback * Updates from testing Hardened against missing entity IDs in Stripe events in the StripeEventService. Updated ValidateCloudRegion to not use a refresh/expansion for the customer because the invoice.upcoming event does not have an invoice.Id. Updated the StripeController's handling of invoice.upcoming to not use a refresh/expansion for the subscription because the invoice does not have an ID. * Fix broken test |
||
---|---|---|
.. | ||
BaseRepository.cs | ||
CollectionCipherRepository.cs | ||
CollectionRepository.cs | ||
DateTimeHandler.cs | ||
DeviceRepository.cs | ||
EventRepository.cs | ||
InstallationRepository.cs | ||
MaintenanceRepository.cs | ||
OrganizationApiKeyRepository.cs | ||
OrganizationConnectionRepository.cs | ||
OrganizationDomainRepository.cs | ||
OrganizationRepository.cs | ||
OrganizationSponsorshipRepository.cs | ||
OrganizationUserRepository.cs | ||
PolicyRepository.cs | ||
ProviderOrganizationRepository.cs | ||
ProviderRepository.cs | ||
ProviderUserRepository.cs | ||
Repository.cs | ||
TaxRateRepository.cs | ||
TransactionRepository.cs | ||
UserRepository.cs |