Aggressive sanitizing of REQUEST_URI, PHP_SELF, and QUERY_STRING corrupted page URIs...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 26 Jun 2010 10:15:49 +0000 (10:15 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 26 Jun 2010 10:15:49 +0000 (10:15 +0000)
commitb837b30fd26691c62fd8cb39a3e9888fc32c6184
tree487f0d9cbe444c328a60de6dab5f55a3df7a6559
parentf2ad47f19d5b71cca9d4d50095d0f9306d5e74cf
Aggressive sanitizing of REQUEST_URI, PHP_SELF, and QUERY_STRING corrupted page URIs by encoding ampersands in the query string, so we have to un-sanitize ampersands.  Will this cause any security/XSS issues?

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13957 7612ce4b-ef26-0410-bec9-ea0150e637f0
include/init.php