4525: Sanitize all input fields to disallow XSS. All the input field that most likel...
authorHarris Wong <hwong@ocad.ca>
Tue, 20 Sep 2011 17:23:33 +0000 (17:23 -0000)
committerHarris Wong <hwong@ocad.ca>
Tue, 20 Sep 2011 17:23:33 +0000 (17:23 -0000)
commitcdb71f7474fe51af852b3266e26ad01cb97f50cc
tree5dc5eb9d151e7b72a2b6a3eae4f14d623d5316f8
parentd49200b59029615d76549d71f94e2106f5d5bd6d
4525: Sanitize all input fields to disallow XSS.  All the input field that most likely would introduce a problem is not wrapped around AT_print.
13 files changed:
docs/file_manager/edit.php
docs/file_manager/move.php
docs/file_manager/new.php
docs/file_manager/rename.php
docs/file_manager/zip.php
docs/home/editor/edit_content.php
docs/include/constants.inc.php
docs/include/vitals.inc.php
docs/tests/form_editor.php
docs/tests/import_test.php
docs/tests/question_import.php
docs/themes/default/tests/create_edit_test.tmpl.php
docs/translation/index.php