mediawiki-extensions-AbuseF.../includes
AnaïsGueyte d42b7335d5 Update user type checks to handle temporary users
* Set the same block expiry for temp and anon users
* Don't block autopromote for temp users; they can't be autopromoted
* Bail early from CheckUserHandler if the user is temporary

Bug: T335062
Change-Id: I6b72537f568c4c70a0b86f1825ea30b767f5634a
2023-05-25 17:26:58 -02:30
..
Api Add tests for extension.json and services 2023-03-28 09:35:02 +02:00
ChangeTags Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
Consequences Update user type checks to handle temporary users 2023-05-25 17:26:58 -02:30
EditBox Convert remaining permissions checks to use Authority 2022-07-02 14:49:47 +02:00
Filter
Hooks Update user type checks to handle temporary users 2023-05-25 17:26:58 -02:30
LogFormatter Fix capitalization of method calls accross the codebase 2022-04-26 17:42:34 +02:00
Pager Update moved class WikiMap 2023-04-25 09:52:41 +00:00
Parser Clean up unused DEMPTY data type 2023-04-13 05:27:38 +00:00
Special Update moved class WikiMap 2023-04-25 09:52:41 +00:00
VariableGenerator Merge "Replace VariableHolder::$forFilter" 2023-01-05 21:23:24 +00:00
Variables Use core's externallinks lookup 2023-04-24 15:12:41 +02:00
View Merge "Replace deprecated database object access methods" 2023-03-27 09:11:46 +00:00
Watcher Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
AbuseFilter.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
AbuseFilterActorMigration.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
AbuseFilterChangesList.php Replace deprecated Linker::commentBlock 2022-12-10 22:32:53 +01:00
AbuseFilterPermissionManager.php AbuseFilterPermissionManager: Add sitewide block check 2022-10-21 17:34:01 +00:00
AbuseFilterPreAuthenticationProvider.php Inject dependencies into the authentication provider 2022-04-09 18:44:25 +02:00
AbuseFilterServices.php Add tests for extension.json and services 2023-03-28 09:35:02 +02:00
AbuseLogger.php Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
AbuseLoggerFactory.php Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
ActionSpecifier.php Use ActionSpecifier to load the IP address 2022-12-17 22:52:24 +01:00
BlockAutopromoteStore.php Add logging when the 'block' action fails 2022-03-05 19:12:53 +00:00
CentralDBManager.php
CentralDBNotAvailableException.php
EchoNotifier.php EchoNotifierTest: Use namespaced Event class 2022-11-12 06:28:33 +00:00
EditRevUpdater.php Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
EditStashCache.php
EmergencyCache.php
FilterCompare.php
FilterImporter.php maintenance,includes: Clean up file headers 2022-09-29 17:56:49 +01:00
FilterLookup.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
FilterProfiler.php maintenance,includes: Clean up file headers 2022-09-29 17:56:49 +01:00
FilterRunner.php Merge "Replace VariableHolder::$forFilter" 2023-01-05 21:23:24 +00:00
FilterRunnerFactory.php Add tests for extension.json and services 2023-03-28 09:35:02 +02:00
FilterStore.php Merge "Replace deprecated database object access methods" 2023-03-27 09:11:46 +00:00
FilterUser.php Add logging when the 'block' action fails 2022-03-05 19:12:53 +00:00
FilterValidator.php Convert remaining permissions checks to use Authority 2022-07-02 14:49:47 +02:00
GlobalNameUtils.php
InvalidImportDataException.php
KeywordsManager.php Merge "Add support for regex string replacements." 2022-05-31 14:54:33 +00:00
RunnerData.php
ServiceWiring.php Update user type checks to handle temporary users 2023-05-25 17:26:58 -02:30
SpecsFormatter.php Improve wording for throttled filter warnings 2022-02-22 11:10:19 +00:00
TableDiffFormatterFullContext.php maintenance,includes: Clean up file headers 2022-09-29 17:56:49 +01:00
TextExtractor.php maintenance,includes: Clean up file headers 2022-09-29 17:56:49 +01:00
ThrottleFilterPresentationModel.php Improve wording for throttled filter warnings 2022-02-22 11:10:19 +00:00