summaryrefslogtreecommitdiff
path: root/modules/gallery/tests/xss_data.txt
AgeCommit message (Collapse)Author
2009-10-03Renamed and moved gOdd/gEven CSS classes.Chad Kieffer
2009-09-24Fix unit tests by updating the xss golden file and declaring ↵Tim Almdal
gallery_error::error_handler as static
2009-09-23Rename the default themes to wind and admin_wind. Change xss_data.txt file ↵Tim Almdal
to reflect this move. Not completely moved yet, but the git st is rather large so lets commit this now as a base for the cleanup.
2009-09-17- Add theme->movie_menu() to whitelisted methods.Andy Staudacher
- xss_data checkpoint
2009-09-12Updated for url format changes applied in ↵Bharat Mediratta
2aad580f53dbc06bb170c710467b47a5a532c6c8.
2009-09-07Update golden file.Bharat Mediratta
2009-09-05Update XSS test golden data file.Andy Staudacher
2009-09-04XSS test golden data file updateAndy Staudacher
2009-09-03Checkpoint.Bharat Mediratta
2009-09-01Update XSS scanner golden fileAndy Staudacher
2009-08-31Update XSS test golden fileAndy Staudacher
2009-08-31Adding XSS test for href="javascript: and onclick="..."Andy Staudacher
2009-08-30Updating golden XSS-test data fileAndy Staudacher
2009-08-30Updating XSS golden fileAndy Staudacher
2009-08-30Add $theme-> methods to Xss whitelist for HTML safety.Andy Staudacher
Updating XSS golden file.
2009-07-30Update golden fileBharat Mediratta
2009-07-28Revert commit 078c77a62b623322956457bfd7bfbdaf56203b00 and change theTim Almdal
tag_event:item_edit_form to use the new Form_Script library to inject script into a form. Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-28Create A Forge Script element. Form_Script allows the specificationTim Almdal
of either a url to a script file or in line text which will be included in a script block. Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-27Updated.Bharat Mediratta
2009-07-24Add tag autocomplete to the album and photo edit pop up dialogs.Tim Almdal
This required putting a wrapper view around the forms and passing this view as the parameter to the item_edit_form event. The view contains a $script variable that the modules can add script to be included in the form html when rendered as part of the ajax response.
2009-07-24Partial implementation of ticket #80. Provide auto complete and suggestions ↵Tim Almdal
on the tag add form in the tag sidebar block. Updated the xss golden file as well. Still to do figure out how toget it into the edit popup dialog
2009-07-23Updated golden fileBharat Mediratta
2009-07-21Updated for movieplayer.html.php updateBharat Mediratta
2009-07-16Update golden file to match recent changes in event code.Bharat Mediratta
2009-07-16Update Xss_Security_Test to know about p::purify() and checkpoint theBharat Mediratta
golden file.
2009-06-30Checkpoint.Bharat Mediratta
2009-06-29Checkpoint.Bharat Mediratta
2009-06-22UpdatedBharat Mediratta
2009-06-10Golden file updateBharat Mediratta
2009-06-06Update xss golden fileBharat Mediratta
2009-06-05Update golden file of Xss testAndy Staudacher
2009-06-04Updated for csrf in admin.html.phpBharat Mediratta
2009-06-04Change "CLEAN" to an empty string to see if it's better visually.Bharat Mediratta
Looks like it is.
2009-06-04Update xss clean listBharat Mediratta
2009-06-02fix the xss_security_test in regards to the renaming of thumb_tag, ↵Tim Almdal
resize_tag and move_tag.
2009-05-31Update for changes to admin_users_group.html.phpBharat Mediratta
2009-05-31Updated for renamed variableBharat Mediratta
2009-05-31Xss scanner golden file. Up to date.Bharat Mediratta