cvs commit: ports/www/phpbb Makefile ports/www/phpbb/files patch-includes-sessions.php security-patch-includes-sessions.php

Xin LI delphij at FreeBSD.org
Sun May 7 17:31:00 UTC 2006


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 <sadangel at pow2clk.net>
  PR:             ports/93204
  Submitted by:   delphij
  Approved by:    Kang Liu <liukang at cn.FreeBSD.org>
  Approved by:    mentor (sem)
  
  Revision  Changes    Path
  1.40      +8 -0      ports/www/phpbb/Makefile
  1.5       +0 -11     ports/www/phpbb/files/patch-includes-sessions.php (dead)
  1.1       +11 -0     ports/www/phpbb/files/security-patch-includes-sessions.php (new)


More information about the cvs-ports mailing list