Sanitize decrypt_headers.php form input (base64 decoding is not the same as sanitizin...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 11 May 2009 22:04:40 +0000 (22:04 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 11 May 2009 22:04:40 +0000 (22:04 +0000)
commitf43698c16073faebd44898def87a8c40df8f4530
tree6a34328dc29e76d633153516613c9a63d224993d
parent960b7ec2d43bd8d3b15be292b7558a18182056a7
Sanitize decrypt_headers.php form input (base64 decoding is not the same as sanitizing), general cleanup and grammatical fixes.  Thanks to Niels Teusink.  (also CVE-2009-1578)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13671 7612ce4b-ef26-0410-bec9-ea0150e637f0
contrib/decrypt_headers.php
doc/ChangeLog