mediawiki-extensions-Nuke/includes
DannyS712 37c4b77c63 Replace call to deprecated User::isBlocked with User::getBlock
Check if the block applies to the `delete` right. Currently,
AbstractBlock::appliesToRight has no logic for delete, and returns
null, but to be forward-compatible it should be checked instead of
just assuming that blocks prohibit deletion.

Change-Id: I35820f07b5765f0870ab7f3c838955e6167533cd
2020-07-08 07:05:49 +00:00
..
NukeHooks.php Replace deprecated IP class with IPUtils 2020-02-18 21:12:21 +00:00
SpecialNuke.php Replace call to deprecated User::isBlocked with User::getBlock 2020-07-08 07:05:49 +00:00