mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 17:32:15 +03:00
2d2fa1a0ba
closes https://github.com/TryGhost/members.js/issues/94 - The member-api package was recently updated to work directly with models and needs explicit `withRelated` options to attack relations - Without options, the endpoint was returning the default member data without subscriptions attached, which in Portal showed paid member as free - Fix updates the middleware for updating member data to correctly pass the relations needed to populate the member |
||
---|---|---|
.. | ||
emails | ||
importer | ||
api.js | ||
config.js | ||
content-gating.js | ||
index.js | ||
limit.js | ||
middleware.js | ||
settings.js | ||
stripe-connect.js | ||
utils.js |