Don't apply IP blocks to users with "ipblock-exempt" rights when creating an account
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sat, 12 Jan 2013 18:21:04 +0000 (19:21 +0100)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sat, 12 Jan 2013 18:21:04 +0000 (19:21 +0100)
commit9055e91f227d032139dec05c03fed7b4089d5167
tree87c2f555cc63aaf75ae429d012392dc644d80d07
parent327df4feaf29bd1a7aa2054fb5f6a40d6d3b83f7
Don't apply IP blocks to users with "ipblock-exempt" rights when creating an account

So that this check is consistent with the one in User::getBlockedStatus().

Change-Id: Ibcadb15b87794cfe59fc42d862728e5fd46c3413
includes/User.php