trac.wiki.web_ui

class trac.wiki.web_ui.DefaultWikiPolicy

Bases: trac.core.Component

Default permission policy for the wiki system.

Wiki pages with the read-only attribute require WIKI_ADMIN to delete, modify or rename the page.