[pmwiki-users] AuthUser problem - lines order in local config

Dominique Faure dominique.faure at gmail.com
Mon Mar 13 15:32:07 CST 2006


On 3/13/06, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> On Mon, Mar 13, 2006 at 05:07:57PM +0100, OBUTEX / Hladůvka wrote:
> > Would someone check the parts of my local config?
> > Is the text blocks order A, B, ... ,G  correct ?

[...]

> > #=D=
> >    $AuthUser['htpasswd'] = 'local/.htpasswd'; # A passwd-formatted file
> >    $AuthUserHtPasswd = 'local/.htpasswd'; # A passwd-formatted file
> > #=F=
> > include_once("cookbook/htpasswdform.php");
>
> PmWiki no longer uses $AuthUserHtPasswd, but perhaps the
> htpasswdform.php recipe needs it.  Have you tried things with
> this recipe commented out?

The HtpasswdForm recipe works on the .htpassword file given in the
$HtpasswdFile variable. If none is given, the variable defaults to the
1st encountered $AuthUser['htpasswd'] definition.

Dom


More information about the pmwiki-users mailing list