From: Marc-Etienne V. <Mar...@al...> - 2010-05-05 08:22:07
|
Reini Urban a écrit : > 2010/5/4 <var...@us...>: >> Revision: 7378 >> http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7378&view=rev >> Author: vargenau >> Date: 2010-05-04 13:49:26 +0000 (Tue, 04 May 2010) >> >> Log Message: >> ----------- >> Add Gforge Wiki Configurator >> >> Added Paths: >> ----------- >> trunk/wikiadmin.php > .. >> +require_once dirname(__FILE__)."/../../env.inc.php"; >> +require_once $gfwww.'include/pre.php'; > > This might be useful for gforge, but is not save for phpwiki to > install in general. > ../../env.inc.php might be any path which we are not allowed to use. > > - Cannot this be moved to a .htaccess protected path? > - Can it be made downloadable extra for GForge users? > > We cannot ship this here in the default tar.gz. Hello Reini, This was already true before with the file "g" that is the main entry point for Phpwiki in Gforge and has the same includes. The simplest way is to not ship these files in Phpwiki and to ship them with Gforge/Fusionforge. How can we coordinate to ship Phpwiki 1.4.0RC as soon as possible? I still have some questions to be answered before releasing it. Best regards, Marc-Etienne -- Marc-Etienne Vargenau Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE +33 (0)1 30 77 28 33, Mar...@al... |