Ghost/ghost/members-importer
Chris Raible af1ff7902e
Fixed member import with created_at in the future (#16580)
closes TryGhost/Team#2793

- if a member is imported with a created_at in the future, the member
will not appear in the members list in admin
- this commit updates created_at to the current date if it is in the
future upon import
2023-04-06 23:01:23 -07:00
..
lib Fixed member import with created_at in the future (#16580) 2023-04-06 23:01:23 -07:00
test Fixed member import with created_at in the future (#16580) 2023-04-06 23:01:23 -07:00
.eslintrc.js Initialized members-importer package 2021-07-22 01:53:21 +12:00
index.js Fixed default package export 2021-07-22 01:53:21 +12:00
package.json Update Test & linting packages 2023-04-05 15:16:08 +02:00