]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 59349: Processmail now runs in taint (perl -T and $db->{Taint}=1) mode...
authorjustdave%syndicomm.com <>
Wed, 4 Jul 2001 11:41:27 +0000 (11:41 +0000)
committerjustdave%syndicomm.com <>
Wed, 4 Jul 2001 11:41:27 +0000 (11:41 +0000)
commit6470353dd6731b8ef37d056dd7e7f4b2549d2f22
treeb86542309e02832cd4aab719a9f230605157a6c2
parent739565fdef5d8b71cbc01f10a255ad3401a10b25
Fix for bug 59349: Processmail now runs in taint (perl -T and $db->{Taint}=1) mode.  Hooks also added to globals.pl to make converting other files in Bugzilla to run in Taint mode easier.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
globals.pl
processmail