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 1a64af103a Fixed MemberCSVImporter initialization
refs https://github.com/TryGhost/Team/issues/912

- The membersApi variable can be in uninitialized state. It should be accessed through membersService getter to make sure it's always correctly referenced
2021-07-27 13:09:04 +04:00
..
emails
importer Integrated @tryghost/members-importer 2021-07-21 19:34:30 +04:00
stats
api.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
config.js Replaced usage of Error with @tryghost/errors (#13161) 2021-07-19 11:46:38 +01:00
content-gating.js
index.js
middleware.js Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
service.js Fixed MemberCSVImporter initialization 2021-07-27 13:09:04 +04:00
settings.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
SingleUseTokenProvider.js
stripe-connect.js Replaced usage of Error with @tryghost/errors (#13161) 2021-07-19 11:46:38 +01:00
utils.js