1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-29 13:25:17 +01:00
bitwarden-server/test/Core.Test
Álison Fernandes 35111382e5
[AC-1486] Feature: SM Billing (#3073)
* [AC-1423] Add AddonProduct and BitwardenProduct properties to BillingSubscriptionItem (#3037)

* [AC-1423] Add AddonProduct and BitwardenProduct properties to BillingSubscriptionItem

* [AC-1423] Add helper to StaticStore.cs to find a Plan by StripePlanId

* [AC-1423] Use the helper method to set SubscriptionInfo.BitwardenProduct

* Add SecretsManagerBilling feature flag to Constants

* [AC 1409] Secrets Manager Subscription Stripe Integration  (#3019)

* [AC-1418] Add missing SecretsManagerPlan property to OrganizationResponseModel (#3055)

* [AC 1460] Update Stripe Configuration (#3070)

* [AC 1410] Secrets Manager subscription adjustment back-end changes (#3036)

* Create UpgradeSecretsManagerSubscription command

* [AC-1495] Extract UpgradePlanAsync into a command (#3081)

* This is a pure lift & shift with no refactors

* [AC-1503] Fix Stripe integration on organization upgrade (#3084)

* Fix SM parameters not being passed to Stripe

* [AC-1504] Allow SM max autoscale limits to be disabled (#3085)

* [AC-1488] Changed SM Signup and Upgrade paths to set SmServiceAccounts to include the plan BaseServiceAccount (#3086)

* [AC-1510] Enable access to Secrets Manager to Organization owner for new Subscription (#3089)

* Revert changes to ReferenceEvent code (#3091)

This will be done in AC-1481

* Add UsePasswordManager to sync data (#3114)

* [AC-1522] Fix service account check on upgrading (#3111)

* [AC-1521] Address checkmarx security feedback (#3124)

* Reinstate target attribute but add noopener noreferrer

* Update date on migration script

---------

Co-authored-by: Shane Melton <smelton@bitwarden.com>
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
Co-authored-by: cyprain-okeke <108260115+cyprain-okeke@users.noreply.github.com>
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
Co-authored-by: cyprain-okeke <cokeke@bitwarden.com>
Co-authored-by: Rui Tomé <108268980+r-tome@users.noreply.github.com>
Co-authored-by: Conner Turnbull <cturnbull@bitwarden.com>
Co-authored-by: Rui Tome <rtome@bitwarden.com>
2023-07-25 08:05:05 +10:00
..
AdminConsole/OrganizationAuth [AC-1191] TDE admin approval email (#3044) 2023-07-06 10:03:49 -05:00
Auth [AC-1435] Single Organization policy prerequisite for Account Recovery policy (#3082) 2023-07-18 10:00:49 -05:00
AutoFixture [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Entities [AC-1201] refactor: move all SCIM related files into the AdminConsole scope (#2841) 2023-04-19 09:31:00 +10:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Models [PM-2633] Warnings cleanup (#3010) 2023-06-16 10:02:05 -04:00
OrganizationFeatures [AC-1486] Feature: SM Billing (#3073) 2023-07-25 08:05:05 +10:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager [SM-771] Add new endpoint for bulk enabling users for Secrets Manager (#3020) 2023-06-29 12:42:44 -04:00
Services [AC-1486] Feature: SM Billing (#3073) 2023-07-25 08:05:05 +10:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
Utilities [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Vault [PM-2682] Fix v0 attachments migration on share cipher with org (#3051) 2023-07-21 16:08:08 -03:00
Core.Test.csproj [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
packages.lock.json SM-768: Update EFCore and related packages to >= 7.0 (#3006) 2023-07-07 09:56:31 -04:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00