Le 07/11/2023 à 10:59, Claudio Jeker a écrit :
> Ugh. My bad. I forgot that iface->auth_key is not really a string. So the
> code setting the auth_key would copy too much if you use a password with 8
> chars. Using a password with 7 or less chars works fine.
>
> As a result of this overflow the checksum calculation in auth_validate
> fails and that's what you see.
>
> Diff below should fix this.
Thanks Claudio,
Gonna give it a try today.
Cheers,
Lauent
No comments:
Post a Comment