From owner-cvs-all@FreeBSD.ORG Sun May 7 17:35:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1035) id 5A14116A409; Sun, 7 May 2006 17:35:24 +0000 (UTC) Date: Sun, 7 May 2006 17:35:24 +0000 From: Xin LI To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20060507173524.GA14192@hub.freebsd.org> References: <200605071731.k47HV092081800@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605071731.k47HV092081800@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: Subject: Re: cvs commit: ports/www/phpbb Makefile ports/www/phpbb/files patch-includes-sessions.php security-patch-includes-sessions.php X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2006 17:35:24 -0000 On Sun, May 07, 2006 at 05:30:59PM +0000, Xin LI wrote: > delphij 2006-05-07 17:30:59 UTC > > FreeBSD ports repository > > Modified files: > www/phpbb Makefile > Added files: > www/phpbb/files security-patch-includes-sessions.php > Removed files: > www/phpbb/files patch-includes-sessions.php > Log: > Give the user a chance to disable our local anti-DoS patch, which > appears to be conflict with phpBB's built-in captcha functionality. > > Please note that this does not change the default behavior (patch > phpBB for the DoS issue), and this is intentionally undocumented. > Hopefully we can get rid of all these home-grown stuff as the > phpBB make their 2.2-release. > > Requested by: Goyo Roth > PR: ports/93204 > Submitted by: delphij > Approved by: Kang Liu Oops, should read: Approved by: Kang Liu (maintainer) Cheers,