0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/tpl
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
..
modals Complete Modal Refactor 2013-09-17 20:40:19 +01:00
settings Default user image and cover 2013-09-18 15:54:52 +01:00
forgotten.hbs Added styles for forgotten password screen 2013-09-09 08:58:24 +02:00
list-item.hbs Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
login.hbs Turn off the register link 2013-09-08 18:00:58 +02:00
modal.hbs Complete Modal Refactor 2013-09-17 20:40:19 +01:00
notification.hbs Handling HTML in notifications 2013-09-15 18:19:56 +01:00
preview.hbs Add back button to settings and content preview 2013-09-17 15:58:41 -03:00
signup.hbs New signup screen styling + new name field. 2013-09-08 20:39:55 +02:00