mediawiki-extensions-AbuseF.../includes/Consequences
Abijeet b1e404fc79 ConsequencesFactory: Avoid creating Session object during service wiring
Service wiring should only depend on config, not on request state.

Creating a session object during service wiring causes issues with entry
points such as opensearch_desc.php that disable the session.

Bug: T340113
Change-Id: I2450b0b6821ff0b097e283ff660a0b8aeea9590a
2023-06-27 20:11:38 +05:30
..
Consequence Degroup: Return early if user is a temporary user 2023-06-06 14:10:21 +01:00
ConsequenceNotPrecheckedException.php Improve coverage around consequences 2021-01-15 00:51:04 +00:00
ConsequencesExecutor.php Update user type checks to handle temporary users 2023-05-25 17:26:58 -02:30
ConsequencesExecutorFactory.php Update user type checks to handle temporary users 2023-05-25 17:26:58 -02:30
ConsequencesFactory.php ConsequencesFactory: Avoid creating Session object during service wiring 2023-06-27 20:11:38 +05:30
ConsequencesLookup.php Use much more narrow IReadableDatabase and related where possible 2023-06-14 19:42:01 +00:00
ConsequencesRegistry.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
Parameters.php Use ActionSpecifier throughout the code 2022-12-16 22:52:03 +00:00