mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
18b87d9734
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" |
||
---|---|---|
.. | ||
config | ||
engines | ||
handlebars | ||
activate.js | ||
active.js | ||
engine.js | ||
i18n.js | ||
index.js | ||
list.js | ||
loader.js | ||
middleware.js | ||
storage.js | ||
ThemeStorage.js | ||
to-json.js | ||
validate.js |