It seems, $auth.nonce contains cnonce value. Is it okay? And why not make $auth.cnonce variable?
Hi Nick,
I checked the code, and indeed, the $auth.nonce returnd the cnonce ; and there is nothing to return (correctly) the cnonce value.
I will fix $auth.nonce and add $auth.cnonce .
Regards, Bogdan
Please test the attached fix.
Thanks and regards, Bogdan
Thank you for very fast fix. Now it works as expected.
Nick,
I commited the patch on GIT (and sync'ed with SVN).
Log in to post a comment.
Hi Nick,
I checked the code, and indeed, the $auth.nonce returnd the cnonce ; and there is nothing to return (correctly) the cnonce value.
I will fix $auth.nonce and add $auth.cnonce .
Regards,
Bogdan
Hi Nick,
Please test the attached fix.
Thanks and regards,
Bogdan
Thank you for very fast fix. Now it works as expected.
Nick,
I commited the patch on GIT (and sync'ed with SVN).
Thanks and regards,
Bogdan