0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/members
Rish c37c66609d
Removed portal-action and requestSrc
no issue

We added `portal-action` and `requestSrc` in 3.x to allow Portal to handle notifications only for auth actions trigged while using it directly, so that existing themes are not affected in any way. Going forward in 4.0, we don't want to have any special handling in backend for Portal but instead expect themes to handle any Portal specific behavior directly.

- Removes setting of `portal-action` for auth actions like signup
- Removes `requestSrc` being passed through to determine portal actions
2021-02-02 16:11:34 +00: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
config.js Removed portal-action and requestSrc 2021-02-02 16:11:34 +00:00
content-gating.js Included all subscriptions in stripeSubscriptions (#12414) 2020-11-25 10:39:07 +00:00
index.js Refactored members stats module into class 2021-01-13 22:43:05 +13:00
limit.js
middleware.js Removed portal-action and requestSrc 2021-02-02 16:11:34 +00:00
settings.js
SingleUseTokenProvider.js
stripe-connect.js
utils.js Included all subscriptions in stripeSubscriptions (#12414) 2020-11-25 10:39:07 +00:00