mediawiki-extensions-AbuseF.../includes
Erik Bernhardson 65c10f5fa0 Skip auth checks when autocreate is allowed by provider
Session providers can provide a `canAlwaysAutocreate` flag which
indicates account creation is exempt from autocreate permission
checks. This is used, for example, for providers that provide
users for supporting applications in a wiki farm.

Check the flag and exempt the auto creation from abuse filter
checks as well.

Bug: T373778
Change-Id: Id89358930b92cb8dd05c2b031e764412ee641269
2024-09-05 11:17:16 -07:00
..
Api Api: Avoid type error in AbuseLogPrivateDetails 2024-08-21 14:31:46 +02:00
ChangeTags Support more log actions in testing interface 2024-06-19 17:35:43 +02:00
Consequences Fix broken PHPDoc comment 2024-08-11 17:23:37 +02:00
EditBox Use namespaced classes 2024-06-12 20:01:35 +02:00
Filter Miscellaneous minor fixes 2024-07-03 02:31:38 +02:00
Hooks Use namespaced MessageSpecifier 2024-07-28 21:59:35 +02:00
LogFormatter Use namespaced classes 2024-06-12 20:01:35 +02:00
Pager Miscellaneous minor fixes 2024-07-03 02:31:38 +02:00
Parser Replace gettype() with get_debug_type() in exception messages etc. 2024-08-12 23:05:16 +02:00
Special Merge "Log entry IDs should not have thousands separators" 2024-09-05 08:00:34 +00:00
VariableGenerator Support more log actions in testing interface 2024-06-19 17:35:43 +02:00
Variables Replace gettype() with get_debug_type() in exception messages etc. 2024-08-12 23:05:16 +02:00
View Use namespaced MessageSpecifier 2024-07-28 21:59:35 +02:00
Watcher
AbuseFilter.php
AbuseFilterChangesList.php Use namespaced classes 2024-06-12 20:01:35 +02:00
AbuseFilterPermissionManager.php Merge "Add missing permission check to canSeeLogDetailsForFilter" 2024-07-05 10:09:47 +00:00
AbuseFilterPreAuthenticationProvider.php Skip auth checks when autocreate is allowed by provider 2024-09-05 11:17:16 -07:00
AbuseFilterServices.php Remove AbuseFilterActorMigration 2024-06-15 09:42:27 +02:00
AbuseLogger.php Remove modification of wgCheckUserLogAdditionalRights 2024-06-27 16:43:25 +00:00
AbuseLoggerFactory.php
ActionSpecifier.php
BlockAutopromoteStore.php
BlockedDomainFilter.php Use namespaced classes 2024-06-12 20:01:35 +02:00
BlockedDomainStorage.php Use namespaced classes 2024-06-12 20:01:35 +02:00
CentralDBManager.php
CentralDBNotAvailableException.php
EchoNotifier.php
EditRevUpdater.php
EditStashCache.php
EmergencyCache.php
FilterCompare.php Convert af_hidden into a bitmask 2024-05-28 00:59:08 -07:00
FilterImporter.php Use namespaced classes 2024-06-12 20:01:35 +02:00
FilterLookup.php Allow variables to be restricted by user right 2024-06-04 06:54:53 -07:00
FilterProfiler.php
FilterRunner.php
FilterRunnerFactory.php
FilterStore.php Remove AbuseFilterActorMigration 2024-06-15 09:42:27 +02:00
FilterUser.php
FilterUtils.php Allow variables to be restricted by user right 2024-06-04 06:54:53 -07:00
FilterValidator.php Miscellaneous minor fixes 2024-07-03 02:31:38 +02:00
GlobalNameUtils.php
InvalidImportDataException.php
KeywordsManager.php Add user_unnamed_ip variable 2024-05-23 07:19:48 -07:00
RunnerData.php
ServiceWiring.php Remove AbuseFilterActorMigration 2024-06-15 09:42:27 +02:00
SpecsFormatter.php Miscellaneous minor fixes 2024-07-03 02:31:38 +02:00
TableDiffFormatterFullContext.php
TextExtractor.php Use namespaced classes 2024-06-12 20:01:35 +02:00
ThrottleFilterPresentationModel.php Use namespaced classes 2024-06-12 20:01:35 +02:00