Ghost/ghost/members-api/lib/repositories
Fabien "egg" O'Carroll cacc74f3b4 Added "api" source to MemberSubscribedEvents
refs https://github.com/TryGhost/Team/issues/1275

We want to be able to track where member subscriptions came from, so
that we can use the information to reduce spam imports of members.

We were missing information when members were uploaded via the Admin
API, and setting the source to 'member' be default - this fixes that
both when creating members and when updating their subscription status.
2022-01-14 12:19:43 +02:00
..
event.js Use @tryghost/logging instead of injected argument 2021-12-02 14:46:58 +00:00
member.js Added "api" source to MemberSubscribedEvents 2022-01-14 12:19:43 +02:00
product.js Updated options parameter to be optional 2021-09-06 12:47:19 +02:00