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

Re: serf error handling for locks without authn

From: Greg Stein <gstein_at_gmail.com>
Date: Mon, 3 Jun 2013 17:31:54 -0400

On Mon, Jun 3, 2013 at 5:14 PM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> http://subversion.tigris.org/issues/show_bug.cgi?id=4368
>
> Locking with anonymous http fails because there is no username. At

That should be allowed. A WebDAV lock does not require an owner.

> present mod_dav_svn returns "401 Unathorized" however

Do you know where/why this is happening?

> http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2
>
> says that a 401 response MUST include a WWW-Authenticate header and

While true, we need to avoid the 401 in the first place.

>...

Cheers,
-g
Received on 2013-06-03 23:32:25 CEST

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.