wiki.techinc.nl/includes/specials
Alexander Vorwerk 55d19f7b55 SpecialUserRights: Check for username to be temporary
Bug introduced via I6892a53 about a week ago.

Bug: T340468
Bug: T342322
Change-Id: I77b06723cd42b4c31da18a72e7271d860f97ca6b
2023-07-20 11:31:48 +00:00
..
Contribute
exception
formfields Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
forms Implement HTMLToggleSwitchField for mobile layout of preferences 2023-05-18 02:23:28 +08:00
helpers Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
Hook mail: Round 6 of EmailUser refactoring 2023-06-20 11:00:07 +00:00
pagers Simplify WHERE conditions with field = '' OR IS NULL 2023-07-01 22:17:42 +02:00
redirects Namespace SpecialMy* under \MediaWiki\Specials\Redirects 2023-05-21 13:16:04 +03:00
SpecialActiveUsers.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialAllMessages.php Switch to use IConnectionProvider in AllMessages 2023-04-19 17:02:18 +02:00
SpecialAllPages.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialAncientPages.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialApiHelp.php Namespace SpecialA* under \MediaWiki\Specials 2023-03-17 17:42:39 -04:00
SpecialApiSandbox.php Namespace SpecialA* under \MediaWiki\Specials 2023-03-17 17:42:39 -04:00
SpecialAutoblockList.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialBlankpage.php Namespace SpecialB* under \MediaWiki\Specials 2023-04-02 14:59:04 +00:00
SpecialBlock.php Revert "Update specialblock target text to use usersmultiselect." 2023-04-17 16:45:43 +01:00
SpecialBlockList.php Simplify WHERE conditions with field = '' OR IS NULL 2023-07-01 22:17:42 +02:00
SpecialBookSources.php Namespace SpecialB* under \MediaWiki\Specials 2023-04-02 14:59:04 +00:00
SpecialBotPasswords.php Namespace SpecialB* under \MediaWiki\Specials 2023-04-02 14:59:04 +00:00
SpecialBrokenRedirects.php Simplify WHERE conditions with field = '' OR IS NULL 2023-07-01 22:17:42 +02:00
SpecialCategories.php Namespace SpecialC* under \MediaWiki\Specials 2023-05-03 06:15:57 +00:00
SpecialChangeContentModel.php Namespace SpecialC* under \MediaWiki\Specials 2023-05-03 06:15:57 +00:00
SpecialChangeCredentials.php Namespace SpecialC* under \MediaWiki\Specials 2023-05-03 06:15:57 +00:00
SpecialChangeEmail.php Namespace SpecialC* under \MediaWiki\Specials 2023-05-03 06:15:57 +00:00
SpecialChangePassword.php Namespace SpecialC* under \MediaWiki\Specials 2023-05-03 06:15:57 +00:00
SpecialComparePages.php Namespace SpecialC* under \MediaWiki\Specials 2023-05-03 06:15:57 +00:00
SpecialConfirmEmail.php Update email for temporary users 2023-06-07 17:21:31 +01:00
SpecialContribute.php Namespace SpecialC* under \MediaWiki\Specials 2023-05-03 06:15:57 +00:00
SpecialContributions.php Merge "specials: Reject temp users on Special:Renameuser" 2023-05-19 15:22:56 +00:00
SpecialCreateAccount.php Namespace SpecialC* under \MediaWiki\Specials 2023-05-03 06:15:57 +00:00
SpecialDeadendPages.php Namespace SpecialD* under \MediaWiki\Specials 2023-05-03 06:17:08 +00:00
SpecialDeletedContributions.php Namespace SpecialD* under \MediaWiki\Specials 2023-05-03 06:17:08 +00:00
SpecialDeletePage.php Namespace SpecialD* under \MediaWiki\Specials 2023-05-03 06:17:08 +00:00
SpecialDiff.php Namespace SpecialD* under \MediaWiki\Specials 2023-05-03 06:17:08 +00:00
SpecialDoubleRedirects.php Simplify WHERE conditions with field = '' OR IS NULL 2023-07-01 22:17:42 +02:00
SpecialEditPage.php Namespace SpecialE* under \MediaWiki\Specials 2023-05-03 17:03:00 +00:00
SpecialEditTags.php Start using ChangeTagsStore 2023-06-09 15:09:06 +02:00
SpecialEditWatchlist.php Make SpecialEditWatchlist do less when there is nothing to do 2023-06-16 18:34:07 +00:00
SpecialEmailInvalidate.php Namespace SpecialE* under \MediaWiki\Specials 2023-05-03 17:03:00 +00:00
SpecialEmailUser.php SpecialEmailUser: Fix prefilling for subpage syntax 2023-06-21 01:35:02 +08:00
SpecialExpandTemplates.php Namespace SpecialE* under \MediaWiki\Specials 2023-05-03 17:03:00 +00:00
SpecialExport.php Namespace SpecialE* under \MediaWiki\Specials 2023-05-03 17:03:00 +00:00
SpecialFewestRevisions.php Namespace SpecialF* under \MediaWiki\Specials 2023-05-03 20:02:17 +00:00
SpecialFileDuplicateSearch.php Namespace SpecialF* under \MediaWiki\Specials 2023-05-03 20:02:17 +00:00
SpecialFilepath.php Namespace SpecialF* under \MediaWiki\Specials 2023-05-03 20:02:17 +00:00
SpecialGoToInterwiki.php Namespace SpecialGoToInterwiki under \MediaWiki\Specials 2023-05-03 20:02:49 +00:00
SpecialImport.php Namespace SpecialImport under \MediaWiki\Specials 2023-05-03 17:08:41 -04:00
SpecialJavaScriptTest.php ResourceLoader: Make SpecialJavaScriptTest loading more robust 2023-07-03 19:39:41 +00:00
SpecialLinkAccounts.php Namespace SpecialL* under \MediaWiki\Specials 2023-05-04 19:27:38 +00:00
SpecialLinkSearch.php ExternalLinks: Make order by and continue only rely on el_id in READ NEW 2023-07-05 10:31:17 +02:00
SpecialListDuplicatedFiles.php Namespace SpecialL* under \MediaWiki\Specials 2023-05-04 19:27:38 +00:00
SpecialListFiles.php Namespace SpecialL* under \MediaWiki\Specials 2023-05-04 19:27:38 +00:00
SpecialListGrants.php Don't parse HTML as wikitext on grants/rights special pages 2023-07-05 08:57:30 +02:00
SpecialListGroupRights.php Don't parse HTML as wikitext on grants/rights special pages 2023-07-05 08:57:30 +02:00
SpecialListRedirects.php specials: Simplify query on Special:ListRedirects 2023-07-01 21:03:08 +02:00
SpecialListUsers.php Namespace SpecialL* under \MediaWiki\Specials 2023-05-04 19:27:38 +00:00
SpecialLockdb.php Namespace SpecialL* under \MediaWiki\Specials 2023-05-04 19:27:38 +00:00
SpecialLog.php SpecialLog: Handle invalid title better 2023-07-10 15:28:51 +02:00
SpecialLonelyPages.php Namespace SpecialL* under \MediaWiki\Specials 2023-05-04 19:27:38 +00:00
SpecialLongPages.php Namespace SpecialL* under \MediaWiki\Specials 2023-05-04 19:27:38 +00:00
SpecialMediaStatistics.php Namespace SpecialM* under \MediaWiki\Specials 2023-05-21 12:07:04 +03:00
SpecialMergeHistory.php Namespace SpecialM* under \MediaWiki\Specials 2023-05-21 12:07:04 +03:00
SpecialMIMESearch.php specials: Migrate a couple more Database::select* calls to SelectQueryBuilder 2023-06-02 17:28:12 +02:00
SpecialMostCategories.php Namespace SpecialM* under \MediaWiki\Specials 2023-05-21 12:07:04 +03:00
SpecialMostImages.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialMostInterwikis.php Namespace SpecialM* under \MediaWiki\Specials 2023-05-21 12:07:04 +03:00
SpecialMostLinked.php Namespace SpecialM* under \MediaWiki\Specials 2023-05-21 12:07:04 +03:00
SpecialMostLinkedCategories.php Namespace SpecialM* under \MediaWiki\Specials 2023-05-21 12:07:04 +03:00
SpecialMostLinkedTemplates.php Namespace SpecialM* under \MediaWiki\Specials 2023-05-21 12:07:04 +03:00
SpecialMostRevisions.php Namespace SpecialM* under \MediaWiki\Specials 2023-05-21 12:07:04 +03:00
SpecialMovePage.php Replace array_keys in foreach to use $_ as value instead 2023-07-10 02:53:52 +00:00
SpecialMute.php Namespace SpecialM* under \MediaWiki\Specials 2023-05-21 12:07:04 +03:00
SpecialMyLanguage.php Remove $wgLang usage from Title 2023-07-11 11:15:02 +10:00
SpecialNewFiles.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialNewpages.php specials: Migrate off some calls to method ChangeTags::modifyDisplayQuery 2023-06-16 10:28:00 +02:00
SpecialNewSection.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
SpecialPageData.php
SpecialPageHistory.php
SpecialPageInfo.php
SpecialPageLanguage.php Clean up UpdateQueryBuilder usage 2023-06-08 12:50:37 +02:00
SpecialPagesWithProp.php specials: Migrate a couple more Database::select* calls to SelectQueryBuilder 2023-06-02 17:28:12 +02:00
SpecialPasswordPolicies.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
SpecialPasswordReset.php Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
SpecialPermanentLink.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
SpecialPreferences.php SpecialPages: List special pages acting on current account separately 2023-03-27 21:38:38 +00:00
SpecialPrefixindex.php specials: Migrate a couple more Database::select* calls to SelectQueryBuilder 2023-06-02 17:28:12 +02:00
SpecialProtectedpages.php SpecialProtected(pages|titles): Cleanup getLevelMenu() method 2023-07-13 04:16:25 +08:00
SpecialProtectedtitles.php SpecialProtected(pages|titles): Cleanup getLevelMenu() method 2023-07-13 04:16:25 +08:00
SpecialProtectPage.php
SpecialPurge.php
SpecialRandomInCategory.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialRandomPage.php Allow a comma separated list of namespaces for Special:Random 2023-05-20 16:39:41 +03:00
SpecialRandomRedirect.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialRandomRootPage.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialRecentChanges.php specials: Migrate off some calls to method ChangeTags::modifyDisplayQuery 2023-06-16 10:28:00 +02:00
SpecialRecentChangesLinked.php specials: Migrate off some calls to method ChangeTags::modifyDisplayQuery 2023-06-16 10:28:00 +02:00
SpecialRedirect.php SpecialRedirect: Avoid using dynamic message keys 2023-06-02 11:52:33 +00:00
SpecialRemoveCredentials.php Namespace SpecialC* under \MediaWiki\Specials 2023-05-03 06:15:57 +00:00
SpecialRenameuser.php specials: Reject temp users on Special:Renameuser 2023-04-30 17:51:08 +02:00
SpecialResetTokens.php SpecialPages: List special pages acting on current account separately 2023-03-27 21:38:38 +00:00
SpecialRevisionDelete.php Move array destructuring into foreach 2023-07-08 19:52:46 +00:00
SpecialRunJobs.php rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
SpecialSearch.php Display result pager at top of Special:Search as well 2023-05-20 22:02:18 +03:00
SpecialShortPages.php rdbms: Add support for limit, offset and order by in UnionQueryBuilder 2023-07-03 21:39:45 +02:00
SpecialSpecialpages.php Improve legend on Special:SpecialPages 2023-02-23 00:57:50 +01:00
SpecialStatistics.php Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
SpecialTags.php Start using ChangeTagsStore 2023-06-09 15:09:06 +02:00
SpecialTrackingCategories.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
SpecialUnblock.php specials: Show block/suppress log extracts on Special:Unblock/<user> 2023-03-20 23:02:40 +00:00
SpecialUncategorizedCategories.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialUncategorizedImages.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialUncategorizedPages.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialUncategorizedTemplates.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialUndelete.php SpecialUndelete: Phase out 'mediawiki.special.undelete' module (again) 2023-05-29 11:46:58 +01:00
SpecialUnlinkAccounts.php SpecialPages: List special pages acting on current account separately 2023-03-27 21:38:38 +00:00
SpecialUnlockdb.php
SpecialUnusedCategories.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialUnusedImages.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialUnusedTemplates.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialUnwatchedPages.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialUpload.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
SpecialUploadStash.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
SpecialUserLogin.php Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
SpecialUserLogout.php SpecialPages: List special pages acting on current account separately 2023-03-27 21:38:38 +00:00
SpecialUserRights.php SpecialUserRights: Check for username to be temporary 2023-07-20 11:31:48 +00:00
SpecialVersion.php Migrate several wfGetDB() to use ICP 2023-07-05 11:00:59 +02:00
SpecialWantedCategories.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialWantedFiles.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialWantedPages.php Transclude Special:WantedPages as a vertical list 2023-07-11 06:42:29 +00:00
SpecialWantedTemplates.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00
SpecialWatchlist.php specials: Migrate off some calls to method ChangeTags::modifyDisplayQuery 2023-06-16 10:28:00 +02:00
SpecialWhatLinksHere.php Simplify WHERE conditions with field = '' OR IS NULL 2023-07-01 22:17:42 +02:00
SpecialWithoutInterwiki.php Specials: Mass switch everything to IConnectionProvider from LB 2023-04-19 19:19:16 +02:00