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

Re: HTTP authentication vs. --username and --password

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-23 22:20:33 CEST

If you +1 this proposal, it essentially means you're +1'ing the
proposal to switch all of our URL const char *'s into apr_uri_t
structures. :-)

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> Especially if it's kosher w.r.t. the URI spec, then +1 on supporting
> this.
>
> If one of you guys (Peter? or Justin or Sander...) could file an
> Enhancement issue for this, that would be great.
>
> -K
>
>
> Justin Erenkrantz <jerenkrantz@apache.org> writes:
> > On Sun, Jul 21, 2002 at 09:02:52PM -0500, Ben Collins-Sussman wrote:
> > > Peter Davis <peter@pdavis.cx> writes:
> > >
> > > > $ svn co http://username:password@server/repos/
> > >
> > > Isn't this an IE or Netscape-only syntax? I can't remember.
> >
> > Passing the password in the URL isn't recommended, but it is part
> > of the URI spec (RFC 2396). So, it probably should be supported.
> >
> > My $.02. -- justin
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 23 22:21:59 2002

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.