]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug form listed...
authorjustdave%syndicomm.com <>
Wed, 21 Nov 2001 16:31:59 +0000 (16:31 +0000)
committerjustdave%syndicomm.com <>
Wed, 21 Nov 2001 16:31:59 +0000 (16:31 +0000)
commit05ce978a36901b53ee04b5d57ec7016b013ae4cc
tree4fd95d99331e6c6029e4bbfcb5b25ff8833b1d4a
parent105b816b0d44945bb69ffe78fdba3c4b0007ed82
Fix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug form listed all products, even if the user didn't
have access to all of them.  It now only shows products the user has access to (and the product the bug is in, if the user is
viewing it because of some other override)
Patch by George Hotelling <george.hotelling@iconideas.com> and Dave Miller <justdave@syndicomm.com>
r= bbaetz, caillon
bug_form.pl