[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: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 04 Jun 2013 00:12:20 +0100

Ben Reser <ben_at_reser.org> writes:

> That's my fault, I fixed the anonymous locking segfault and chose a
> 401 to return but I forgot about the WWW-Authenticate header
> requirement.

Not really your fault, even before your r1455352 mod_dav_svn returned
401. Without r1455352 append_locks calls svn_repos_fs_lock and gets
SVN_ERR_FS_NO_USER which it converts into HTTP_UNAUTHORIZED.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-06-04 01:12:54 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.