From: preed%sigkill.com <> Date: Mon, 13 May 2002 22:33:52 +0000 (+0000) Subject: Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having backport... X-Git-Tag: bugzilla-2.16rc2~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4cb3050e274f405a0d50131a0409b706777dde0;p=thirdparty%2Fbugzilla.git Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having backported this bug's patch to the 2_14_1-BRANCH, which was checked in today --- diff --git a/checksetup.pl b/checksetup.pl index df5f1ac9ef..248bdcc8e6 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -2899,6 +2899,8 @@ if (GetFieldDef("bugs","qacontact_accessible")) { } # 2002-03-15 bbaetz@student.usyd.edu.au - bug 129466 +# 2002-05-13 preed@sigkill.com - bug 129446 patch backported to the +# BUGZILLA-2_14_1-BRANCH as a security blocker for the 2.14.2 release # Use the ip, not the hostname, in the logincookies table if (GetFieldDef("logincookies", "hostname")) { # We've changed what we match against, so all entries are now invalid