summaryrefslogtreecommitdiff
path: root/modules/search/tests
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-11-18 10:34:39 -0800
committerTim Almdal <tnalmdal@shaw.ca>2009-11-18 10:34:39 -0800
commit4fe5801c885088e5e6c11b8a20a561415941b864 (patch)
treecf165e7bf32e7782e555f07871ff393ed8e2caeb /modules/search/tests
parent3f600d46e44268ef95734249a12d706bdefd87be (diff)
Simplify the maintenance of the xss golden file by having each module contibute its own golden file to a consolidated one. This will make it easier for -contrib modules or themes to be included in the xss security test w/o having to keep modifying a central golden file.
Diffstat (limited to 'modules/search/tests')
-rw-r--r--modules/search/tests/xss_data.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/search/tests/xss_data.txt b/modules/search/tests/xss_data.txt
new file mode 100644
index 00000000..f0665988
--- /dev/null
+++ b/modules/search/tests/xss_data.txt
@@ -0,0 +1,4 @@
+modules/search/views/search.html.php 30 DIRTY_ATTR $item_class
+modules/search/views/search.html.php 31 DIRTY_JS $item->url()
+modules/search/views/search.html.php 32 DIRTY $item->thumb_img()
+modules/search/views/search.html.php 43 DIRTY $theme->paginator()