Password encoding/decoding

Wichert Akkerman wichert at wiggy.net
Mon Aug 10 09:45:55 UTC 2009


A bit more debugging done I am now confident that this is indeed a bug 
in chilli. The culprit is the use of redir_hextochar which uses a 
hardcoded limit of REDIR_MD5LEN, which is never correct for the places 
it is used in redir.c. I've attached a patch which correct this. After 
applying the patch passwords > 16 characters work correctly for me.

Wichert.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pwlength.diff
URL: <http://lists.coova.org/pipermail/chilli/attachments/20090810/668259ce/attachment.asc>


More information about the Chilli mailing list