Users with partial access to user rights should not be blocked
authorDavid Barratt <dbarratt@wikimedia.org>
Fri, 19 Jul 2019 17:37:27 +0000 (13:37 -0400)
committerDavid Barratt <dbarratt@wikimedia.org>
Fri, 19 Jul 2019 17:38:46 +0000 (13:38 -0400)
commit99464419036da1a9e660efab483d52aa517f294f
treed1ea1b4b0f6ee7ebd566b8121d662dbd342f7fc5
parent8ee4d6a0c9748aedd5bdd7dbb982804a9acb34e0
Users with partial access to user rights should not be blocked

If a user has partial access to modify user rights, their partial access should
not be blocked because of a partial block.

Bug: T228534
Change-Id: I7479953f1ef99d437184e5cbbe06adedf5b7a47b
includes/api/ApiUserrights.php
includes/specials/SpecialUserrights.php