Ghost/ghost/members-importer/lib
Aileen Nowak dd702f6ef8 Allow setting context for members importer and use correct source
no issue

When importing members, the members-importer isn't aware of the context and therefore falls back to use `member` as a source in members event table. This makes it impossible to determine imported members from others.
- Added an `context` property to the options in the members-importer constructor
- Checked for `importer` context when creating member events and assigned the source `admin` to it
2022-04-27 15:27:19 -04:00
..
email-template.js
importer.js Allow setting context for members importer and use correct source 2022-04-27 15:27:19 -04:00