0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Tim Griesser c9235ccb0b Escaping several fields to prevent XSS
issue #938
- escapes post's title field
- escapes settings title, description, email
- escapes user's name field
- includes test for post title
2013-10-09 19:13:13 +01:00
..
client Merge branch '0.3.1-wip' 2013-09-27 17:22:55 +01:00
server Escaping several fields to prevent XSS 2013-10-09 19:13:13 +01:00
shared Further fix to image markdown 2013-09-27 14:17:19 +01:00
test Escaping several fields to prevent XSS 2013-10-09 19:13:13 +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