Ghost/core
Hannah Wolfe 95f9fce3be Swapping escape to sanitze
issue #938

- rather than using escape, use node-validatiors santize function which is designed for preventing xss vectors
- added listener for changes to both editor and settings page
- added more sanitization to the user model
- consistently use triple-braces when outputting blog post titles
2013-10-09 19:13:16 +01:00
..
client Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
server Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
shared Further fix to image markdown 2013-09-27 14:17:19 +01:00
test Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
config-loader.js Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
ghost.js Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
server.js Fix partials in themes 2013-09-26 22:30:45 +02:00