wiki.techinc.nl/tests/phpunit/includes/specials
Brian Wolff 6585277528 Allow users to block the user that blocked them.
This is to make it so that blocking all other admins is not
a succesful attack plan, as the blocked admins can block the
blocker, and then it ends in a stalemate with everyone blocked.

This also allows users with unblock-self right to adjust their
own blocks. The code already existed for this but was broken.

Credit for this idea goes to Tgr.

Bug: T150826
Change-Id: I0418279fdb2a59f8f1d7eeb8931d874123d03e4f
2018-12-09 15:24:57 -08:00
..
pagers Make testFormatValueRestrictions() account for $wgArticlePath to avoid failures 2018-10-25 21:14:34 +00:00
ContribsPagerTest.php Add @covers tags to specials tests 2017-12-24 23:29:00 -08:00
ImageListPagerTest.php Move @group and @covers tags in tests close to class 2018-01-28 13:30:07 +01:00
QueryAllSpecialPagesTest.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
SpecialBlankPageTest.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
SpecialBlockTest.php Allow users to block the user that blocked them. 2018-12-09 15:24:57 -08:00
SpecialBooksourcesTest.php
SpecialEditWatchlistTest.php Use OOUI form for 'clear' and 'raw edit' of watchlist 2018-04-30 19:06:26 +01:00
SpecialLogTest.php SpecialLog: Don't throw exceptions on invalid date from user input 2018-09-24 08:56:48 -07:00
SpecialMIMESearchTest.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01:00
SpecialMyLanguageTest.php SpecialMyLanguage: Get content language from service 2018-08-03 20:07:36 +02:00
SpecialPageDataTest.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
SpecialPageExecutor.php SpecialPageExecutor: Use finally now that we're in a PHP 5.5+ world 2018-09-03 22:10:55 -07:00
SpecialPageTestBase.php Make SpecialPageTestBase always call parent::tearDown 2018-10-08 19:54:32 +03:00
SpecialPreferencesTest.php tests: Replace Bugddddd with Tddddd in test names, test strings 2018-08-20 21:27:20 +00:00
SpecialRecentchangesTest.php Remove temporary rcfilters variables 2018-09-27 13:39:05 -04:00
SpecialRedirectTest.php Give more specific error messages on Special:Redirect 2018-09-16 18:17:54 +00:00
SpecialSearchTest.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
SpecialShortpagesTest.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
SpecialUncategorizedcategoriesTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
SpecialUploadTest.php Only add header when description not already has it 2018-02-21 17:32:48 +00:00
SpecialWatchlistTest.php Drop ChangesListSpecialPageFilters, deprecated in 1.29 and uncalled 2018-10-10 15:30:00 -07:00