From 90150252ad18cd756c471f4324035833ee548a2a Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Tue, 25 Dec 2001 18:14:59 +0000 Subject: [w3m-dev 02732] fix Debian Bug#126381 - Passwords entered for HTTPS are used for HTTP From: Kiyokazu SUTO --- ChangeLog | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a7a754e..d77aa3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2001-12-26 Kiyokazu SUTO + + * [w3m-dev 02732] fix Debian Bug#126381 + - Passwords entered for HTTPS are used for HTTP + * etc.c (find_auth): add port arg + * etc.c (find_auth_cookie): add port arg + * etc.c (add_auth_cookie): add port arg + * file.c (getAuthCookie): find_auth_cookie(host, port, realm) + * file.c (loadGeneralFile): add_auth_cookie(host, port, realm, ss) + * fm.h (struct auth_cookie): add port + * ftp.c (openFTP): find_auth_cookie(host, port, user) + * ftp.c (openFTP): add_auth_cookie(host, port, user, pwd) + * proto.h (find_auth_cookie): add port + * proto.h (add_auth_cookie): add port + 2001-12-26 Hironori Sakamoto * [w3m-dev 02729] @@ -1578,4 +1593,4 @@ * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.176 2001/12/25 17:29:31 ukai Exp $ +$Id: ChangeLog,v 1.177 2001/12/25 18:14:59 ukai Exp $ -- cgit v1.2.3