0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
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
..
controllers Merge branch '0.3.1-wip' 2013-09-27 17:22:55 +01:00
data Merge pull request #923 from ErisDS/0.3.1-wip-mysql 2013-09-27 05:04:45 -07:00
helpers Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
models Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
permissions Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
plugins Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
views Removing reset button 2013-09-27 17:20:41 +01:00
api.js Merge branch '0.3.1-wip' 2013-09-27 17:22:55 +01:00
errorHandling.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
mail.js Fix for sendmail problem 2013-09-26 15:45:34 +01:00
require-tree.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00