2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
Rishabh Garg 84d0a46c6e
Removed "from address" overwrite in importer (#11914)
refs https://github.com/TryGhost/Ghost/issues/11414

- Importing data currently overwrites the existing "from address" with new value
- "from address" needs to go through email validation flow before update which was bypassed
- Updates importer to not allow overwrite for "from address" and use existing
- Adds test for "from address" overwrite
2020-06-15 12:22:55 +05:30
..
client@cc79dc4711 Updated Ghost-Admin to v3.19.2 2020-06-11 19:55:43 +01:00
frontend Adding INR currency support (#11911) 2020-06-12 19:36:25 +01:00
server Removed "from address" overwrite in importer (#11914) 2020-06-15 12:22:55 +05:30
shared Added responsive-image srcset attribute to image and gallery card output 2020-06-11 13:28:44 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00