emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Resend] [PATCH] Make url-basic-auth support non-ascii passwords


From: İsmail Dönmez
Subject: [Resend] [PATCH] Make url-basic-auth support non-ascii passwords
Date: Mon, 20 Oct 2008 15:52:57 +0300

Resending after nearly 2 months... Please someone review and apply this.

Thanks,
ismail


---------- Forwarded message ----------
From: İsmail Dönmez <address@hidden>
Date: Tue, Aug 26, 2008 at 19:23
Subject: [PATCH] Make url-basic-auth support non-ascii passwords
To: emacs- devel <address@hidden>


Hi,

url-basic-auth uses base64-encode-string but the password string can
contain non-ascii characters. In which case encode-coding-string
should be used. Attached patch fixes the issue.

Regards,
ismail

--
Programmer Excuse #26: I suspect it's a bus collision.

Attachment: url-basic-auth-utf8.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]