Ghost/core/server/models
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
..
base.js Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
index.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
permission.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
post.js Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
role.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
settings.js Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
tag.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
user.js Swapping escape to sanitze 2013-10-09 19:13:16 +01:00