Modify ↓
Opened 20 years ago
Closed 20 years ago
#2366 closed defect (fixed)
svn_authz support does not support groups in groups
| Reported by: | sreimers | Owned by: | Matthew Good |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9.1 |
| Component: | version control | Version: | 0.9 |
| Severity: | normal | Keywords: | svn authz finegrained permissions |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
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.
Attachments (0)
Change History (4)
comment:1 by , 20 years ago
| Summary: | svn_:authz support does not support groups in groups → svn_authz support does not support groups in groups |
|---|
comment:2 by , 20 years ago
| Keywords: | svn authz added; svn:_authz removed |
|---|---|
| Milestone: | 1.0 → 0.9.1 |
| Owner: | changed from to |
| Status: | new → assigned |
comment:3 by , 20 years ago
May be this could be used as well
http://svn.collab.net/viewcvs/svn/trunk/contrib/server-side/authz_svn_group.py
comment:4 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Ok, should be easy enough to fix for 0.9.1