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

Authz inconsistency in svn_repos_get_logs()

From: Vlad Georgescu <vgeorgescu_at_gmail.com>
Date: 2007-10-16 21:47:26 CEST

While working on issue #2712, I noticed that if you run 'svn log' on the
root of a repository, svn_repos_get_logs4() won't check the authz rules,
but if you run 'svn log' on a path below the root or on multiple paths,
the checks will be made and you'll get an error if you don't have
permission to read that path.

Is there a reason for this inconsistency?

-- 
Vlad
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 16 21:47:59 2007

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.