Revert "Title::checkUserBlock should call User::isBlockedFrom for every action"
authorLegoktm <legoktm@member.fsf.org>
Mon, 3 Dec 2018 00:12:19 +0000 (00:12 +0000)
committerLegoktm <legoktm@member.fsf.org>
Mon, 3 Dec 2018 00:12:19 +0000 (00:12 +0000)
commit91fc7480301c8b2404cc280511c2fc83a6c3aa5d
tree4cf95032996465605eda3be3cb7d5409d3072c45
parentb1e4ca70b8e375d52c35b46fb3157fb852948263
Revert "Title::checkUserBlock should call User::isBlockedFrom for every action"

This reverts commit b1e4ca70b8e375d52c35b46fb3157fb852948263.

Introduced a breaking change, and didn't follow the deprecation policy.

Bug: T210953
Change-Id: I11806165912d9188261d3c4c37dbae5cfd2865ec
includes/Title.php
tests/phpunit/includes/TitlePermissionTest.php