aurweb/web/template
Lukas Fleischer 6f6904db3f Fix some more XSS vulnerabilities
Escape strings properly using htmlspecialchars(). Seems like we missed
these in former cleanups. Fixes FS#28515.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-02-19 04:48:31 +01:00
..
stats Fix some more XSS vulnerabilities 2012-02-19 04:48:31 +01:00
actions_form.php Allow for merging deleted packages into existing ones 2011-08-11 16:17:07 +02:00
footer.php Support for langauges written right-to-left 2011-02-18 13:52:38 +01:00
header.php Fix some more XSS vulnerabilities 2012-02-19 04:48:31 +01:00
login_form.php web/template/login_form.php: Escape the request URI 2011-09-05 16:56:09 +02:00
pkg_comment_form.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00
pkg_comments.php Fix XSS vulnerabilities in package comment templates. 2011-03-30 10:49:51 +02:00
pkg_details.php Fix some more XSS vulnerabilities 2012-02-19 04:48:31 +01:00
pkg_search_form.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
pkg_search_results.php Allow for merging deleted packages into existing ones 2011-08-11 16:17:07 +02:00
search_accounts_form.php Fix broken XHTML. 2011-03-11 19:00:50 +01:00
template.phps rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
tu_details.php Fix broken XHTML. 2011-03-11 19:00:50 +01:00
tu_list.php test return value from db_query before assuming it is valid 2011-05-17 10:43:42 +02:00