0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/views
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 Clear notifications before adding new ones 2013-09-18 02:48:38 +01:00
blog.js
debug.js
editor-tag-widget.js
editor.js Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
login.js Correct validation message for short passwords 2013-09-19 08:41:04 +01:00
post-settings.js Post settings menu success notifications 2013-09-18 01:46:10 +01:00
settings.js Swapping escape to sanitze 2013-10-09 19:13:16 +01:00