diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-06-04 22:10:45 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-06-04 22:10:45 -0700 |
commit | 54927248b0b7b7e71b905c3be129305ba98e0456 (patch) | |
tree | fdfd789fb27af4bc0e4d403e21f86d4bd6e5c48a /modules/gallery | |
parent | 85d3a962ccfe61692970e1fdcba0c64c40689e21 (diff) |
Updated for csrf in admin.html.php
Diffstat (limited to 'modules/gallery')
-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 04dbd23b..797ca9bb 100644 --- a/modules/gallery/tests/xss_data.txt +++ b/modules/gallery/tests/xss_data.txt @@ -492,6 +492,7 @@ themes/admin_default/views/admin.html.php 31 DIRTY $theme->a themes/admin_default/views/admin.html.php 35 DIRTY $theme->admin_page_top() themes/admin_default/views/admin.html.php 41 DIRTY $theme->site_status() themes/admin_default/views/admin.html.php 43 DIRTY $theme->admin_header_top() +themes/admin_default/views/admin.html.php 46 DIRTY $csrf themes/admin_default/views/admin.html.php 50 DIRTY $theme->admin_menu() themes/admin_default/views/admin.html.php 52 DIRTY $theme->admin_header_bottom() themes/admin_default/views/admin.html.php 58 DIRTY $theme->messages() |