Modify ↓
Opened 16 years ago
Closed 16 years ago
#3371 closed defect (wontfix)
PrivateWikiPlugin does not take effect in 0.11
Reported by: | Dan Ordille | Owned by: | Eric Hodges |
---|---|---|---|
Priority: | normal | Component: | PrivateWikiPlugin |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
[components] ... privatewiki.api.privatewikisystem = enabled ... [privatewikis] private_wikis = INTERNAL [trac] ... permission_policies = PrivateWikiSystem, DefaultPermissionPolicy, LegacyAttachmentPolicy ...
Permissions are available in webadmin. Having WIKI_VIEW is all that is required to view the page, or subsequent pages.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
This plugin is now obsolete in favor the authz policy plugin distributed with Trac. Look in the sample-plugins/ folder in the Trac release media.