]> 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:30:47 +0000 (16:30 +0000)
committerjustdave%syndicomm.com <>
Wed, 21 Nov 2001 16:30:47 +0000 (16:30 +0000)
commit6bba72d1c264bb3469c0350ef29ca65bc6004a77
treed96913c081d0c8470daa93f4ffcf782c73d9e3e5
parentdd8f8cedb0637e5afb46bf50e3e6569520b88f7b
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