#1793 closed enhancement (duplicate)
Finer grained access control over wiki pages
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | wiki system | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I addition to the settings in trac-admin it would be useful to add a page owner and permission lists to indivual pages for read and write.
Attachments (0)
Change History (4)
comment:1 by , 19 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 19 years ago
In order to keep fine-grained access control manageable, we would need to be able to specify access permissions for SubWikis. For example, if we specify that Gabrielle is allowed to edit SomeStuff, then she should also be allowed to edit SomeStuff/SomeDetails and SomeStuff/MoreDetails, and even SomeStuff/MoreDetails/ReallyDetailedStuff, without having to explicitly add edit permission for all of those pages.
comment:4 by , 19 years ago
This is a duplicate ticket. If you want to add to the discussion, please do so on the original ticket to avoid forking.
This is a duplicate of #654