RE: Subversion Issue 3242
From: Rupert Wood <me_at_rupey.net>
Date: Tue, 4 Aug 2009 16:13:27 +0100
Stefan Sperling wrote:
> One thing Mike had concerns about was that his solution would leak
If you're happy with that then the solution is really easy: change mod_authz_svn to allow OPTIONS and PROPGET on a path if the user has read access to any child of the current path, i.e. implement a new svn_repos_authz_access_t svn_authz_read_any_child.
However I read that first email as saying we need to hide the secret dir, i.e. we need to integrate enough of mod_authz_svn and the server to filter the output based on user permissions.
Rup.
------------------------------------------------------
|
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.