]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 108812: buglist.cgi allowed you to pass arbitrary SQL for the "WHERE...
authorjustdave%syndicomm.com <>
Sat, 17 Nov 2001 16:07:28 +0000 (16:07 +0000)
committerjustdave%syndicomm.com <>
Sat, 17 Nov 2001 16:07:28 +0000 (16:07 +0000)
commit79907d780a2056fb554e6080a2ed02d4fd50c5e1
tree2651617c52c369ac7008311e8c982bea56180b87
parente686e88230454542130c94df70a99cb4e85c2840
Fix for bug 108812: buglist.cgi allowed you to pass arbitrary SQL for the "WHERE" part of a query.  This is no longer allowed.
Patch by Jake Steenhagen <jake@acutex.net>
r= bbaetz, myk
buglist.cgi