HTTP authentication

1 view
Skip to first unread message

amrox

unread,
May 29, 2008, 12:08:22 PM5/29/08
to codereview-discuss
I'd like to use rietveld with an svn repository that requires HTTP
authentication for even read-only access. I tried the usual
http://user:password@host URL syntax, but it responded with "Enter a
valid URL.". If there any way to do this currently? If not, could
anyone give a hint on where to start if I were to implement it myself?

- Andy

Guido van Rossum

unread,
May 29, 2008, 12:53:54 PM5/29/08
to coderevie...@googlegroups.com

Look at the discussion around http://codereview.appspot.com/1026 --
this will eventually solve your issue.

--
--Guido van Rossum (home page: http://www.python.org/~guido/)

Guido van Rossum

unread,
May 29, 2008, 12:55:15 PM5/29/08
to coderevie...@googlegroups.com
On Thu, May 29, 2008 at 9:53 AM, Guido van Rossum <gu...@python.org> wrote:
> On Thu, May 29, 2008 at 9:08 AM, amrox <andy.mro...@gmail.com> wrote:
>>
>> I'd like to use rietveld with an svn repository that requires HTTP
>> authentication for even read-only access. I tried the usual
>> http://user:password@host URL syntax, but it responded with "Enter a
>> valid URL."

[Afterthought] And a good thing it did too! You don 't really want
Rietveld to broadcast that password to everyone who visits your issue!

amrox

unread,
May 29, 2008, 1:17:32 PM5/29/08
to codereview-discuss

>
> [Afterthought] And a good thing it did too! You don 't really want
> Rietveld to broadcast that password to everyone who visits your issue!

Good point =]

Although - I neglected to mention that I'm running my own local
instance, since you have to be on a VPN to access the repository in
question. I still wouldn't be thrilled about embedded a username/
password in the URL on a private server, but was willing to do so for
testing and evaluation.
Reply all
Reply to author
Forward
0 new messages