Make compose.php XSS-safe by encoding all untrusted data. I'm using the new
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 28 Mar 2004 14:38:13 +0000 (14:38 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 28 Mar 2004 14:38:13 +0000 (14:38 +0000)
commitdf96b37ae22acc31a2ad6b09379e6b60866ee4f4
tree75d40f3aec6763614d4fce58cff98bf873217097
parent493b168df7926d17bd82995926f75f812f124903
Make compose.php XSS-safe by encoding all untrusted data. I'm using the new
forms.php functions here. I think all possible XSS in compose.php is covered
now. Will be backported to stable within a couple of days if no problems arise.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6913 7612ce4b-ef26-0410-bec9-ea0150e637f0
src/compose.php