[Trac-tickets] [The Trac Project] #2366: svn_:authz support does
not support groups in groups
The Trac Project
noreply at edgewall.com
Wed Nov 16 16:27:01 CST 2005
#2366: svn_:authz support does not support groups in groups
------------------------------------------------+---------------------------
Reporter: sreimers | Owner: cmlenz
Type: defect | Status: new
Priority: normal | Milestone: 1.0
Component: version control | Version: 0.9
Severity: normal | Keywords: svn:_authz finegrained permissions |
------------------------------------------------+---------------------------
The svn_authz format allows the following definition
{{{
[group]
agroup = usera, userb
bgroup = @agroup, cuser
}}}
where @agroup specifies the group above.
This is actually not evaluated within trac.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2366>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list