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

This commit is contained in:
preed%sigkill.com 2002-05-13 15:27:09 +00:00
Родитель 36e1446784
Коммит 15a6747ad2
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -2899,6 +2899,9 @@ if (GetFieldDef("bugs","qacontact_accessible")) {
} }
# 2002-03-15 bbaetz@student.usyd.edu.au - bug 129466 # 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 # Use the ip, not the hostname, in the logincookies table
if (GetFieldDef("logincookies", "hostname")) { if (GetFieldDef("logincookies", "hostname")) {
# We've changed what we match against, so all entries are now invalid # We've changed what we match against, so all entries are now invalid