From 884b50e90367a9696c7d5dee898f8ac65ee3ac27 Mon Sep 17 00:00:00 2001 From: "preed%sigkill.com" <> Date: Mon, 13 May 2002 22:27:09 +0000 Subject: 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 --- checksetup.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/checksetup.pl b/checksetup.pl index df5f1ac9e..18896b158 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -2899,6 +2899,9 @@ 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 -- cgit v1.2.3-24-g4f1b