wiki.techinc.nl/tests/phpunit/includes/user
Brad Jorsch 337c0fb3e1 Add $wgSoftBlockRanges
This variable allows for blocking anonymous contributions from certain
IP addresses. Account creation from these addresses will be allowed.

The idea here is that, for example, Wikimedia could add 10.0.0.0/8 to
prevent logged-out bots on labs from making confusing edits. See
I74f5f4a3.

The default for the new variable is empty to avoid causing issues on
upgrade for wikis on private networks.

Change-Id: I6c11a6b9e1a740de074e7ccd753418f94c4b6288
2017-01-06 15:59:19 -05:00
..
BotPasswordTest.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
CentralIdLookupTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
LocalIdLookupTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
PasswordResetTest.php Remove passwordreset capture feature 2016-11-23 00:02:33 +00:00
UserArrayFromResultTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UserTest.php Add $wgSoftBlockRanges 2017-01-06 15:59:19 -05:00