On Fri, Jun 4, 2010 at 3:33 PM, Eemeli Aro <eem...@gmail.com> wrote:
> On 4 June 2010 16:29, Dominique Faure <dominique.fa...@gmail.com> wrote:
>> As a workaround, have you tried to use the _crypt(...) version defined
>> in scripts/authuser.php ?
>
> Gives the same results. With hashes that start '$1$', internally
> _crypt() just calls crypt() with the same parameters it's passed.

Confirmed.  I actually started with calls to _crypt() and then tried
to simplify my config.php by not including authuser.php or any other
scripts and still got the same result with crypt() directly.

-Peter

_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to