[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Caching just the username for authn

From: Branko Čibej <brane_at_xbc.nu>
Date: Sun, 13 Nov 2011 08:16:33 +0100

On 12.11.2011 20:34, Konstantin Kolinko wrote:
> Regarding user:passwd_at_host syntax it us up to browser how to interpret the URL.
> If browser cannot interpret username and password in the URL it is
> just browser's thing.

It is not up to the browser at all. See RFC-2616 (HTTP 1.1), section 3.2.2:

    http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.2

It does not mention username or password anywhere. I think people tend
to confuse http:// with ftp://, which does allow embedding the username
and password in the URL.

-- Brane
Received on 2011-11-13 08:17:16 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.