From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.bugs Subject: Re: bug#4883: 23.1; url-http: wrong server name used for pwd lookup during proxy authentication Date: Wed, 25 Nov 2009 08:51:44 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87hbsiwtbz.fsf@lifelogs.com> References: <87vdhinnxw.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1259163645 24571 80.91.229.12 (25 Nov 2009 15:40:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Nov 2009 15:40:45 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Nov 25 16:40:38 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NDJyu-00032p-MK for geb-bug-gnu-emacs@m.gmane.org; Wed, 25 Nov 2009 16:40:36 +0100 Original-Received: from localhost ([127.0.0.1]:48481 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDJyu-0001XO-7E for geb-bug-gnu-emacs@m.gmane.org; Wed, 25 Nov 2009 10:40:36 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!news2.euro.net!newsfeed.freenet.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 27 Original-X-Trace: news.albasani.net ZZrAoMNRVNfE4Sgfd6jt1r9OyQYOhg0MxsNdOP/VQvcX8i0r0JwznVNCvOCx8+KDRY3BqiavSWjz+R6OUkMdY/ORSdSZJeaCn72uYHz1x+LwEMoWbyqUJJ9rrRlQETm0 Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Wed, 25 Nov 2009 14:51:45 +0000 (UTC) X-User-ID: NqzcE1Wa2LnLPvCkRm4+8OCjkiT24A+GThBX+pZ3Gs8= X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:N25yRLTgM79VEVeTMURhAOR+Ndg= sha1:bG4ieTNWh3b0IcK4e3GPU+z8NVw= User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) X-NNTP-Posting-Host: EkR6Btt9ehvshcerpkeFPTFb+GGwBOlTtrrXrHu+dI0= Original-Xref: news.stanford.edu gnu.emacs.bug:61267 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:32911 Archived-At: On Tue, 24 Nov 2009 07:36:43 +0100 Kai Tetzlaff wrote: KT> I'm not sure why, but also my last post below never made it to the list. KT> I also sent it to you directly but did not get any reply so i assume KT> that it also got lost. I don't get why, but i'm trying again. No worries, this wasn't urgent :) KT> In addition to what i wrote below, i've now actually tested the url code KT> with a double auth. scenario (proxy auth + auth at url target). It KT> actually works fine without any further changes! Wonderful. KT> When you wrote your message suggesting to rework the patch, what problem KT> did you had in mind? Is there some other scenario which needs testing? I thought the double auth might be a problem because the code only takes into account the current auth. But it works, as you say, and I don't see any side effects. So I'm in favor of comitting your patch. I don't know if it's "trivial," however (meaning that it doesn't require copyright assignment papers). Do you want to propose it on emacs-devel or should I do it? Either way, you'll get an answer about the copyright papers :) Thanks Ted