Hi

I'm had problem with authorization users who used script sendxmpp
Problem is was in libauthen-sasl-perl in library Digest_MD5.pm in lin 46
I'm was talks with Graham Barr (author Authen::SASL) and he said changes this:

from:
# while($challenge =~ s/^(?:\s*,)?\s*(\w+)=("([^\\"]+|\\.)*"|[^,]+)\s*//) {
to this
while($challenge =~ s/^(?:\s*,)*\s*(\w+)=("([^\\"]+|\\.)*"|[^,]+)\s*(?:,\s*)*//) {

Regards,

Albert



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to