Ghost/ghost/members-api/lib
Fabien O'Carroll 83d25f71f4 Restricted Members to only one Product
refs https://github.com/TryGhost/Team/issues/748

This ensures that you cannot add more than one product to a Member.

However it does allow a Member which already exists with more than one
Product to continue using the API. This is to account for edgecases such
as a Member going through the Stripe flow twice and ending up with
multiple subscriptions for multiple products
2021-06-16 15:50:42 +01:00
..
controllers Updated APIs to use price ids 2021-05-04 21:52:51 +05:30
migrations Added migration to revert portal_plans setting to named values 2021-06-04 12:14:57 +05:30
repositories Restricted Members to only one Product 2021-06-16 15:50:42 +01:00
services Handled monthly and yearly prices in product repo 2021-06-03 14:45:36 +01:00
common.js Added subscription update middleware (#107) 2019-12-12 15:19:36 +07:00