0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/members
Naz b17a965c88 Switched members services to use v4 API
refs https://github.com/TryGhost/Team/issues/513

- Bumping version as this is now the latest stable API.
- The change might cause this particular side effect (acceptable for major version): if a member requests a login URL when the instance is on 3.x version and site owner upgrades do 4.x before member authenticates through login link, the login will fail and the member will have to request a new login URL.
2021-03-03 14:42:03 +13:00
..
emails
importer Fixed Members importer usage of linkStripeCustomer 2021-01-26 21:26:19 +05:30
stats Added jsdoc to MembersStats class 2021-01-14 12:59:17 +13:00
api.js Added MemberPaidSubscriptionEvent model 2021-02-12 13:55:14 +00:00
config.js Switched members services to use v4 API 2021-03-03 14:42:03 +13:00
content-gating.js Updated Admin API and Mega to use status flag (#12579) 2021-02-02 16:12:51 +00:00
index.js Exited process when members-api fatally errors (#12489) 2021-02-02 16:12:10 +00:00
limit.js
middleware.js Fixed status code for unauthenticated requests 2021-03-01 16:19:28 +00:00
settings.js Switched members services to use v4 API 2021-03-03 14:42:03 +13:00
SingleUseTokenProvider.js
stripe-connect.js
utils.js Fixed paid flag on members 2021-02-25 14:26:41 +00:00