mediawiki-extensions-AbuseF.../includes/Hooks
Daimona Eaytoy 59eb3b70fb Inject dependencies into the authentication provider
- Define it with the extension.json key, instead of using the
  registration callback
- Inject the services it needs
- Replace direct User instantiation with UserFactory
- Move log subtypes to extension.json as well

Change-Id: I86a761c7fa844b1f417b974798373622a15f6411
2022-04-09 18:44:25 +02:00
..
Handlers Inject dependencies into the authentication provider 2022-04-09 18:44:25 +02:00
AbuseFilterAlterVariablesHook.php Cleanup variables-related classes 2021-01-02 18:19:38 +01:00
AbuseFilterBuilderHook.php Move documentation from hooks.txt to hook interfaces 2021-03-31 21:50:30 +02:00
AbuseFilterComputeVariableHook.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
AbuseFilterContentToStringHook.php Move documentation from hooks.txt to hook interfaces 2021-03-31 21:50:30 +02:00
AbuseFilterCustomActionsHook.php Create a dedicated namespace for all consequences-related classes 2020-12-18 19:27:33 +00:00
AbuseFilterDeprecatedVariablesHook.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
AbuseFilterFilterActionHook.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
AbuseFilterGenerateGenericVarsHook.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
AbuseFilterGenerateTitleVarsHook.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
AbuseFilterGenerateUserVarsHook.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
AbuseFilterGenerateVarsForRecentChangeHook.php Move documentation from hooks.txt to hook interfaces 2021-03-31 21:50:30 +02:00
AbuseFilterGetDangerousActionsHook.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
AbuseFilterHookRunner.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
AbuseFilterInterceptVariableHook.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
AbuseFilterShouldFilterActionHook.php Cleanup variables-related classes 2021-01-02 18:19:38 +01:00