From 163f0a6c37e097b2b2e2e8f7d155d735df03cd6b Mon Sep 17 00:00:00 2001 From: jedgar Date: Fri, 6 Oct 2000 21:53:41 +0000 Subject: Mark as forbidden, remote users can access files outside the document root. Submitted by: Lluis Mora (via BugTraq) --- www/boa/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/boa') diff --git a/www/boa/Makefile b/www/boa/Makefile index f0cfcc0..df887aa 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.boa.org/ MAINTAINER= ports@FreeBSD.org +FORBIDDEN= "Remote users can access files outside the document root" + FETCH_BEFORE_ARGS= -b WRKSRC= ${WRKDIR}/${DISTNAME}/src -- cgit v1.1