wiki.techinc.nl/tests/phpunit/includes/user
David Barratt 93a894a8b3
Do not ignore the 'Prevent this user from editing his own talk page while
blocked' option on partial blocks.

Partial blocks currently ignore this option as it gets into an edge case. The
option should take precidence if it is true, but should be ignored if it is
false. On sitewide blocks, the option should always be honored.

Bug: T210475
Change-Id: I33177b48a5c261ec3f510ce01998c1b096077b85
2018-11-27 10:30:21 -05:00
..
BotPasswordTest.php Improve ApiLogin test coverage 2018-10-10 11:11:43 +03:00
CentralIdLookupTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ExternalUserNamesTest.php Add ExternalUserNames::getLocal() to get local part of username 2018-03-09 20:53:54 +01:00
LocalIdLookupTest.php Deprecate MediaWikiTestCase::stashMwGlobals 2018-10-07 19:39:47 +03:00
PasswordResetTest.php Convert PasswordReset to using MapCacheLRU 2018-07-14 01:31:54 +00:00
UserArrayFromResultTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
UserGroupMembershipTest.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
UserTest.php Do not ignore the 'Prevent this user from editing his own talk page while 2018-11-27 10:30:21 -05:00