canvas-lms/vendor/plugins/rails_xss/test
Zach Wily 6b4c68c81f upgrade to latest rails_xss, fixes #3875
There was a bug where data passed to content_for via a string and not a block
was being marked as "html safe" when it hadn't been escaped.

Change-Id: I679281d1a767841b8f4d90ebbb8f8ca61a2a07f4
Reviewed-on: https://gerrit.instructure.com/2374
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
2011-02-22 10:53:54 -07:00
..
active_record_helper_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
asset_tag_helper_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
caching_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
content_for_test.rb upgrade to latest rails_xss, fixes #3875 2011-02-22 10:53:54 -07:00
date_helper_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
deprecated_output_safety_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
erb_util_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
form_helper_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
form_tag_helper_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
output_escaping_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
output_safety_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
rails_xss_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
raw_output_helper_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
safe_buffer_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
tag_helper_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
test_helper.rb upgrade to latest rails_xss, fixes #3875 2011-02-22 10:53:54 -07:00
text_helper_test.rb Initial commit. 2011-01-31 18:57:29 -07:00
url_for_test.rb Initial commit. 2011-01-31 18:57:29 -07:00