* Add 'deletedhistory' permission key for ability to view deleted history
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 25 Dec 2005 19:55:34 +0000 (19:55 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 25 Dec 2005 19:55:34 +0000 (19:55 +0000)
commitb58cb3f7471d25cf2879b36945024fba9ba9fce7
treeadc237709e3c3370417007b4f63ceee6f3a807eb
parente69ea9b6d25fed035f9ea671add2c883856fbe40
* Add 'deletedhistory' permission key for ability to view deleted history
  list via Special:Undelete. Default is off, replicating the 1.5 behavior,
  but it can be turned back on for random users to replicate the previous
  1.6 dev behavior.

Gotten a rash of requests lately to delete history items, which then still
show their forbidden details to the whole world. Until we get this sorted
out to be easier to work with, I'm disabling the view of deleted history
for non-sysops on wikimedia.
RELEASE-NOTES
includes/DefaultSettings.php
includes/Skin.php
includes/SpecialPage.php