From owner-cvs-all Thu Sep 5 8: 9:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27F0137B401; Thu, 5 Sep 2002 08:09:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E48E543E65; Thu, 5 Sep 2002 08:09:24 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: from freefall.freebsd.org (roam@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g85F9OJU036320; Thu, 5 Sep 2002 08:09:24 -0700 (PDT) (envelope-from roam@freefall.freebsd.org) Received: (from roam@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g85F9Om2036319; Thu, 5 Sep 2002 08:09:24 -0700 (PDT) Message-Id: <200209051509.g85F9Om2036319@freefall.freebsd.org> From: Peter Pentchev Date: Thu, 5 Sep 2002 08:09:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/qmailadmin Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2002/09/05 08:09:24 PDT Modified files: mail/qmailadmin Makefile distinfo pkg-plist Log: Update to qmailadmin-1.0.6, containing a couple of security fixes. There are two new knobs: - WITHOUT_IPAUTH disables the IP authentication: by default, qmailadmin "remembers" your IP address after a successful login, and then logs the session out if you try to access a page from a different address, even with the same session ID; - WITHOUT_USER_INDEX disables the user index display, which might confuse earlier versions of Internet Explorer. Prompted by: David Phillips Revision Changes Path 1.10 +13 -1 ports/mail/qmailadmin/Makefile 1.8 +1 -1 ports/mail/qmailadmin/distinfo 1.8 +5 -0 ports/mail/qmailadmin/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message