Ghost/core
Fabien 'egg' O'Carroll 854a41e556
🐛 Fixed CSV import json-schema email validation (#12239)
no-issue

By using the "email" validation, we were validating emails in CSV
imports using a different validator to the rest of the API. AJV's built
in email validation was failing on emails with "special" characters,
such as letters with an umlaut above them.

This commit brings the validation for CSV imports in line with the rest
of the API.
2020-09-29 12:51:35 +01:00
..
client@a80e2681f1 Updated Ghost-Admin to v3.34.1 2020-09-24 19:26:52 +01:00
frontend Renamed membersjs script name to portal 2020-09-24 12:08:51 +05:30
server 🐛 Fixed CSV import json-schema email validation (#12239) 2020-09-29 12:51:35 +01:00
shared Added support for Stripe promo codes in config (#12149) 2020-09-21 13:15:41 +01:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00