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)

Change History (1)

comment:1 Changed 16 years ago by Noah Kantrowitz

Resolution: wontfix
Status: newclosed

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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Eric Hodges.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.