On 4 June 2010 16:29, Dominique Faure <[email protected]> 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. eemeli _______________________________________________ pmwiki-devel mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-devel
