Ghost/core/server/services/members
Rish 41b3ecc744 Removed extra redirect on Admin for from address update
no issue

- Ghost-Admin redirects all paths to `/ghost/settings...` as `/ghost/#/settings/...`, this updates the admin redirect on successful magic link validation to directly use the latter to avoid extra redirect
2020-06-11 19:49:19 +05:30
..
emails Fixed email copy for update email template 2020-06-11 18:19:53 +05:30
api.js Fixed broken regression tests from #11861 2020-06-02 16:20:57 +02:00
config.js Added special handling for member import with Stripe connection 2020-06-09 23:02:38 +12:00
content-gating.js Added content-gating module to members service 2019-11-05 12:53:14 +07:00
index.js Allowed updating from address domain for member emails 2020-06-09 00:06:07 +05:30
middleware.js Added stripe config check to members site data 2020-06-10 21:15:13 +05:30
settings.js Removed extra redirect on Admin for from address update 2020-06-11 19:49:19 +05:30
stripe-connect.js Encoded the mode in the Stripe Connect OAuth state 2020-06-10 14:06:57 +02:00
utils.js Added member update endpoint with session auth (#11824) 2020-05-20 14:37:58 +05:30