openstreetmap-website/app/views/diary_entry
Tom Hughes 9f909d7447 Add a few more escape calls to prevent nasty HTML being rendered. Also
switch to using sanitize() instead of h() to escape message bodies. This
is not quite as safe as there is no guarantee that the HTML scanner it
uses will find everything, but is does allow benign HTML tags to be
displayed again.
2008-01-15 18:22:08 +00:00
..
_diary_entry.rhtml Add a few more escape calls to prevent nasty HTML being rendered. Also 2008-01-15 18:22:08 +00:00
list.rhtml Adding 'New diary post' link to main Users' diaries page to help logged-in users find how to post. 2007-09-03 20:46:34 +00:00
new.rhtml Try and make asset tagging actually work. 2007-12-06 18:42:45 +00:00