[pmwiki-users] numeric passwords

Christophe David pmwiki at christophedavid.org
Mon Jul 17 14:55:12 CDT 2006


It seems that (on my system ?) PmWiki passwords cannot be purely numeric :

$DefaultPasswords['read'] = crypt('A12345');  works OK

while

$DefaultPasswords['read'] = crypt('12345');  does not

Is that the expected behaviour ?  Can it be changed by some "format"
variable ?

Christophe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20060717/9f3b4129/attachment.html 


More information about the pmwiki-users mailing list