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

Re: WebDAV permissions file...

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2004-10-29 07:23:57 CEST

On Thu, 28 Oct 2004 21:07:55 -0500, Travis P <svn@castle.fastmail.fm> wrote:
>
> On Oct 28, 2004, at 5:03 PM, James FitzGibbon wrote:
>
> > As for doing it in SVN, the code of mod_authz_svn as of v1.1.1 doesn't
> > seem
> > to handle that.
> > The code to check the ACL grabs a name from the list of allowed users,
> > checks if the first
> > char is '@', and if so calls another function that just does a strcmp
> > of the
> > current user
> > against all users in the group list. There is no logic to check if a
> > member
> > of the group
> > list starts with a '@'.
>
> I believe that someone has developed code to allow inclusion of
> groups within groups. However, perhaps it hasn't been committed
> to trunk or a release yet. Maybe it lives on a patch attached to an
> issue?

Correct. You can find it here:
http://subversion.tigris.org/issues/show_bug.cgi?id=2085

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 29 07:25:13 2004

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.