0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Hannah Wolfe cbbf1e42ec Improve config-parser JSON handling
closes #5294

This improves a hack for parsing JSON to be more robust.
Now attempt to parse JSON, and if it's not possible it will fallback to treating the value is a string,
reverting the behaviour to what it would have been if we didn't have JSON parsing here.
2015-05-21 09:28:05 +01:00
..
client Improve config-parser JSON handling 2015-05-21 09:28:05 +01:00
server Cache control for private blogs 2015-05-20 21:44:42 +01:00
shared added password protection 2015-04-30 23:44:43 -05:00
test Merge pull request #5302 from ErisDS/private-blog-cache-control 2015-05-20 17:03:28 -05:00
index.js