Opened 12 years ago
Last modified 5 years ago
#10647 new enhancement
Restrict trac users to specific svn paths (folders)
Reported by: | Chamith Malinda | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | high | Component: | SvnAuthzAdminPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description (last modified by )
Hi,
I just started to use this plugin. I want to do the following scenario
Let say there is a trac group called "svndev" and in that group following users are there,
john,peter,max,thomson
and if there is a repository linked with trac called "repo1"
repo1.path = /var/lib/repositories/repo1
I want to give the permission for "svndev" group to browse this repo from trac. That's fine. (I can give the permission(BROWSER_VIEW and FILE_VIEW) from admin panal )
I need to restrict the following path only from peter. That means peter can't see the src/some/location/ directory.
source:trunk/src/some/location/
these users are trac users not svn users.
Is it possible with this plugin ?
Or is it a further enhancement ?
Thanks.
Attachments (0)
Change History (4)
comment:1 Changed 12 years ago by
Priority: | normal → high |
---|
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 11 years ago by
Status: | new → assigned |
---|
comment:4 Changed 5 years ago by
Status: | assigned → new |
---|