Closed (fixed)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2010 at 17:40 UTC
Updated:
17 Mar 2010 at 19:40 UTC
Jump to comment: Most recent file
Input sanitation is one of the most important parts of website security, so this task should be done very thoroughly. Check out http://drupal.org/node/394070, and pay attention to all of the uses of check_plain() and check_markup() that are already present.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | all-input.patch | 31.96 KB | Island Usurper |
| #1 | all-input-merge.txt | 8.01 KB | Island Usurper |
Comments
Comment #1
Island Usurper commentedHere they are. Committed to CVS. I think it's just about ready to start testing, and then we can really get into the bug fixes.