mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
5b66933981
refs https://github.com/TryGhost/Team/issues/748 This updates the @tryghost/members-api MemberRepository to stop ignoring the `products` data passed to write operations, and to attach products directly to members. As this logic is part of a new feature, we are maintaining existing functionality by deleting the products data when the feature flag is not enabled. This functionality allows us to give members complimentary access to a product without needing to use a Stripe Subscription internally. |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |