0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data/importer
Fabien O'Carroll 373627223c
🐛 Ensured import does not override private setting (#10882)
closes #10788

This adds an extra filter to the preImport method of the settings
importer to removes settings with the key `is_private`

This message is specifically only for when an import has privacy mode ON
and the current site has privacy mode OFF.
2019-08-06 16:15:40 +08:00
..
handlers Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
importers 🐛 Ensured import does not override private setting (#10882) 2019-08-06 16:15:40 +08:00
index.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00