1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/src
Daniel James Smith 610be2cdcc
[EC-144] Fix stripe revert logic (#2014)
* Revert scaling by previous value

* Throw is Stripe subscription revert fails

* Remove unused property

* Add null check to accommodate for not existing storage-gb-xxx subscription item

* Use long? instead of Nullable<long>

* Remove redundant try/catch

* Ensure collectionMethod is changed back, even when revertSub fails

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2022-05-31 22:55:09 +02:00
..
Admin [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Api Fix port number for vs profile Api-SelfHost (#2011) 2022-05-23 14:22:04 -05:00
Billing [fix] Correct a typo in the event name of a stripe webhook (#2023) 2022-05-31 18:08:34 +02:00
Core [EC-144] Fix stripe revert logic (#2014) 2022-05-31 22:55:09 +02:00
Events [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
EventsProcessor [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Icons [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Identity [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Infrastructure.Dapper Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Infrastructure.EntityFramework Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Notifications [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
SharedWeb [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Sql Change OrgUser Delete Behavior (#2010) 2022-05-23 15:50:54 -04:00