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

Re: [PATCH] Ability to specify groups in groups (second time)

From: Michael W Thelen <thelenm_at_cs.utah.edu>
Date: 2004-10-07 07:08:15 CEST

Martin Wulffeld wrote:
> * subversion/mod_authz_svn/mod_authz_svn.c
> (group_contains_user): Made it call itself if it encounters a
> group. An extra argument 'level' added to guard against excessive
> recursion.
> All callers changed.
>
> This is about the access control file specified via the
> AuthzSVNAccessFile directive in httpd.conf. The [groups] part does not
> allow one to specify other groups so it gets rather cumbersome to deal
> with lots of users who are in different groups. For example:
>
> [groups]
> permstaff = a, b, c, d, e
> consultants = f, m
> everyone = @permstaff, @consultants

Thanks for the patch. I've filed it as issue #2085:
http://subversion.tigris.org/issues/show_bug.cgi?id=2085

-- 
Michael W Thelen
It is a mistake to think you can solve any major problems just with
potatoes.       -- Douglas Adams

Received on Thu Oct 7 07:11:03 2004

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.