[pmwiki-users] HtpasswdForm doesn't work, why?

The Editor editor at fast.st
Thu May 18 11:21:20 CDT 2006


I believe the htpasswdform is designed to work with AuthUser not
UserAuth.  You might check to see if that doesn't make a difference.

Cheers
Caveman



On 5/18/06, Benoît Pruneau <webmaster at mediapublinet.net> wrote:
> I made a page with the name "Main.Logins" with "(:htpasswdform:)" as
> content.
>
> In my /local/config.php I have this:
> -------------------------
> require_once("cookbook/userauth.php");
> -------------------------
>
> ...and in /local/Main.Logins.php
> -------------------------
>    <?php
> #Fichier .htpasswd
> $HtpasswdFile = "config/.htpasswd";
> #Form to manage passwords
> include_once("cookbook/htpasswdform.php");
> ?>
> -------------------------
>
> I have a file /local/.htpasswd with this content:
> -------------------------
> GuestUser::read
> ben:$1$vQzxUZEQ$LC9ZeW7TJLBSQRjDQmu/a/:admin
>
> But in http://stbo.mediapublinet.net/Main/Logins , the Form is not
> displayed. Why?
>
> --
> Benoît Pruneau
> Chargé de projet
> MédiaPublinet International
> webmestre at mediapublinet.net
> http://mediapublinet.net/
>
>
>
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>
>
>
>




More information about the pmwiki-users mailing list