Ghost/core/server/services/members
Rish 8e0976fc8f Allowed accent color in members site data
no issue

- The accent_color setting was being removed from members site data when behind portal flag
- The accent color setting is now allowed in members site data for all cases as it doesn't make any sense to remove it specifically from here where we already have all the other Portal settings included which is a dev/portal flag feature anyways
2020-09-29 17:23:33 +05:30
..
emails Updated magic link expiry information to 4 hours (#12224) 2020-09-21 16:08:21 +01:00
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 magic link expiry information to 4 hours (#12224) 2020-09-21 16:08:21 +01:00
config.js Added support for Stripe promo codes in config (#12149) 2020-09-21 13:15:41 +01:00
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 Allowed accent color in members site data 2020-09-29 17:23:33 +05:30
settings.js 🐛 Fixed email verification mails not sent 2020-09-24 23:39: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