]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having backport...
authorpreed%sigkill.com <>
Mon, 13 May 2002 22:27:09 +0000 (22:27 +0000)
committerpreed%sigkill.com <>
Mon, 13 May 2002 22:27:09 +0000 (22:27 +0000)
checksetup.pl

index df5f1ac9ef08844008708ec79cf87797fd80a022..18896b1584cca4ea17d0499f616239ab34d94e2f 100755 (executable)
@@ -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