diff options
author | Andy Staudacher <andy.st@gmail.com> | 2009-09-04 11:20:02 -0700 |
---|---|---|
committer | Andy Staudacher <andy.st@gmail.com> | 2009-09-04 11:20:02 -0700 |
commit | f63766556a701c173f578caea58597ea7febb865 (patch) | |
tree | 085e459d44887f685471291fa87d39568fafbae2 | |
parent | 75e99c9ea33fa5723dec9a2f5250e8bb38755718 (diff) |
XSS test golden data file update
-rw-r--r-- | modules/gallery/tests/xss_data.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gallery/tests/xss_data.txt b/modules/gallery/tests/xss_data.txt index 00eba901..a1a708df 100644 --- a/modules/gallery/tests/xss_data.txt +++ b/modules/gallery/tests/xss_data.txt @@ -277,6 +277,7 @@ modules/user/views/admin_users_group.html.php 22 DIRTY_JS $user- modules/user/views/admin_users_group.html.php 22 DIRTY_JS $group->id modules/user/views/login_ajax.html.php 6 DIRTY_JS url::site("password/reset") modules/user/views/login_ajax.html.php 37 DIRTY $form +modules/user/views/user_languages_block.html.php 2 DIRTY form::dropdown("gSelectSessionLocale",$installed_locales,$selected) modules/watermark/views/admin_watermarks.html.php 19 DIRTY_ATTR $width modules/watermark/views/admin_watermarks.html.php 19 DIRTY_ATTR $height modules/watermark/views/admin_watermarks.html.php 19 DIRTY_ATTR $url |