Jeffrey Chupp
|
842dab0c29
|
Ensure WhiteListSanitizer allows dl tag [#2393 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
2009-05-17 14:29:47 +02:00 |
|
David Heinemeier Hansson
|
a358d87e16
|
Fixed the sanitize helper to avoid double escaping already properly escaped entities [#683 state:committed]
|
2008-11-06 13:02:32 +01:00 |
|
Rick Olson
|
e781faddca
|
Fix HTML Sanitizer to allow trailing spaces in CSS style attributes. Closes #10566 [wesley.moxam]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8485 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-12-23 21:07:20 +00:00 |
|
David Heinemeier Hansson
|
0aec2423ed
|
Removed some of the tags that does not make sense to allow per default in the whitelist
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8269 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-12-04 20:04:48 +00:00 |
|
Rick Olson
|
1af084ecda
|
Refactor sanitizer helpers into HTML classes and make it easy to swap them out with custom implementations. Closes #10129. [rick]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8213 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-11-26 03:45:54 +00:00 |
|