SpecialUndelete: Check permissions on a per-page basis
authorKunal Mehta <legoktm@gmail.com>
Mon, 18 Aug 2014 18:13:25 +0000 (11:13 -0700)
committerBrian Wolff <bawolff+wn@gmail.com>
Thu, 18 Sep 2014 23:28:02 +0000 (23:28 +0000)
commit7d0d041b428b1bcefc08933c09684fbdda604814
tree2afcebdb04ac2c71318fca0dfa3a6f06649ff0de
parentda807c035f52750707f51d45d1970030b9986651
SpecialUndelete: Check permissions on a per-page basis

This will allow for hooks related to Title::userCan to
grant or revoke permissions based on the specific page
or namespace.

Bug: 14801
Change-Id: I02d8eb91cc5daff6e70b0dea3d2f58ed5fbfcf81
includes/filerepo/file/ArchivedFile.php
includes/specialpage/SpecialPage.php
includes/specials/SpecialUndelete.php