0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client@5d3717016a Updated Ghost-Admin to 2.26.0 2019-07-30 20:24:26 +05:30
frontend Updated navigation.hbs to use {{link_class}} 2019-08-05 12:12:05 +01:00
server 🐛 Ensured import does not override private setting (#10882) 2019-08-06 16:15:40 +08:00
test 🐛 Ensured import does not override private setting (#10882) 2019-08-06 16:15:40 +08:00
index.js