Only users who canAdminister the parent wiki are allowed to purge revisions of a wiki page. Fixes bug #11377

This commit is contained in:
Colin Kuskie 2010-02-01 14:50:40 -08:00
parent 4b4038d7d0
commit acc6447841
6 changed files with 179 additions and 21 deletions

View file

@ -59,6 +59,7 @@ our $HELP = {
{ name => 'canEdit',
description => 'canEdit variable',
},
{ name => 'canAdminister', },
{ name => 'isProtected', },
{ name => 'historyLabel',
description => 'historyLabel variable',