1
0
mirror of https://github.com/bitwarden/server synced 2025-12-19 09:43:25 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Rittson
cab23cb109 [AC-1503] Fix Stripe integration on organization upgrade (#3084)
* Fix SM parameters not being passed to Stripe

* Fix flaky test

* Fix error message
2023-07-11 19:07:57 +10:00
Thomas Rittson
a5efec301e [AC-1495] Extract UpgradePlanAsync into a command (#3081)
* This is a pure lift & shift with no refactors

* Only register subscription commands in Api

---------

Co-authored-by: cyprain-okeke <cokeke@bitwarden.com>
2023-07-11 19:01:20 +10:00
cyprain-okeke
a1f8ca85cb [AC 1410] Secrets Manager subscription adjustment back-end changes (#3036)
* Create UpgradeSecretsManagerSubscription command

---------

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2023-07-10 17:46:32 +10:00