summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authorpreed%sigkill.com <>2002-05-14 00:27:09 +0200
committerpreed%sigkill.com <>2002-05-14 00:27:09 +0200
commit884b50e90367a9696c7d5dee898f8ac65ee3ac27 (patch)
treeb08c305146f65c2b7d1f2709d6fb409a7413818a /checksetup.pl
parentff286e05578d49dba35cebac222c22a5fb2e3088 (diff)
downloadbugzilla-884b50e90367a9696c7d5dee898f8ac65ee3ac27.tar.gz
bugzilla-884b50e90367a9696c7d5dee898f8ac65ee3ac27.tar.xz
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
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl3
1 files changed, 3 insertions, 0 deletions
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