Ghost/core/server/services/members
Fabien 'egg' O'Carroll 38d19c999d
Removed search params from custom signup redirects (#12386)
refs #12366

This means that custom redirects will not trigger the built in notifications handled by Portal.
2020-11-19 14:47:08 +00:00
..
emails Added extra settings to member auth emails (#12238) 2020-10-01 12:31:36 +05:30
importer 🐛 Fixed table constraint error when updating member's email with an already existing email (#12178) 2020-09-10 16:03:57 +12:00
api.js Updated mail template for member email change 2020-10-29 17:40:19 +05:30
config.js Added custom action param for magic links 2020-10-29 13:42:52 +05:30
content-gating.js Added content-gating module to members service 2019-11-05 12:53:14 +07:00
index.js Added handling for new members support/reply email addresses 2020-08-31 18:09:38 +05:30
limit.js Switched to bookshelf count in getTotalMembers() 2020-08-27 01:52:36 +01:00
middleware.js Removed search params from custom signup redirects (#12386) 2020-11-19 14:47:08 +00:00
settings.js Updated members admin redirect to new page(#12296) 2020-10-22 16:10:25 +05:30
SingleUseTokenProvider.js Updated magic links to use shorter, single us, longer lived tokens (#12218) 2020-09-18 17:32:18 +01:00
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