Ghost/test/unit/api/v2
Fabien 'egg' O'Carroll 18b87d9734
Included all subscriptions in stripeSubscriptions (#12414)
refs https://github.com/TryGhost/Ghost/issues/12256

We no longer want to filter out cancelled subscriptions, so we are able
to remove the whereIn clause of the relation.

* Fixed paid flag on member
* Fixed content gating for members

Now that the subscriptions for a member include all of them, we must
explicitly check that the member has an active subscription in order to
consider them "paid"
2020-11-25 10:39:07 +00:00
..
utils Included all subscriptions in stripeSubscriptions (#12414) 2020-11-25 10:39:07 +00:00
session_spec.js Remove common errors (#11848) 2020-05-26 19:10:29 +01:00