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

Re: SVNListParentPath without path based authz checks?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 13 Aug 2015 23:23:40 +0000

Philip Martin wrote on Wed, Aug 12, 2015 at 02:20:51 +0100:
> Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:
>
> > SVNListParentPath used to list all repositories, but not too long ago
> > that was changed to only list repositories that the authenticated user
> > has access to. (I can't find the commit that made the change, and
> > I don't recall whether the required access is "r access to the root of
> > that repository" or "r access to at least one path in that repository".)
>
> Perhaps you are thinking of r933194 and issue 2753? SVNListParentPath
> in combination with authz didn't really work at all until that was
> fixed.

No, I was thinking of r1408184.

Between r933194 and r1408184, SVNListParentPath showed all repositories;
after r1408184, SVNListParentPath only shows repositories the user has
access to.

Thanks,

Daniel
Received on 2015-08-14 01:23:52 CEST

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

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