[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Make url-basic-auth support non-ascii passwords
From: |
İsmail Dönmez |
Subject: |
[PATCH] Make url-basic-auth support non-ascii passwords |
Date: |
Tue, 26 Aug 2008 19:23:56 +0300 |
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.
url-basic-auth-utf8.patch
Description: Text Data
- [PATCH] Make url-basic-auth support non-ascii passwords,
İsmail Dönmez <=