Ghost/ghost/members-importer/lib
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
..
email-template.js 🎨 Added number formatting to members import email 2022-09-16 11:13:12 +02:00
importer.js Fixed member import with created_at in the future (#16580) 2023-04-06 23:01:23 -07:00