mediawiki-extensions-AbuseF.../includes/api
Daimona Eaytoy fe395bd96b Use dieBlocked instead of directly using apierror-blocked
This allows us to:
 - Defer handling of the block to the main module
 - Choose the right message depending on the block type
 - Avoid directly using the apierror-blocked message, which could change
 in the future.

Change-Id: If2e32bd2ccf5e314aa51203afd1522b8481377e0
Follows-up: I35f2c6e701a24dccb6e26e3f3c578fd44f68127d
2019-09-14 10:18:01 +02:00
..
ApiAbuseFilterCheckMatch.php Merge "Use permissions accessors" 2019-09-02 10:55:46 +00:00
ApiAbuseFilterCheckSyntax.php Use permissions accessors 2019-08-27 13:21:55 +02:00
ApiAbuseFilterEvalExpression.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
ApiAbuseFilterUnblockAutopromote.php Use dieBlocked instead of directly using apierror-blocked 2019-09-14 10:18:01 +02:00
ApiAbuseLogPrivateDetails.php Mostly remove $wgUser 2019-08-27 13:20:37 +02:00
ApiQueryAbuseFilters.php Use permissions accessors 2019-08-27 13:21:55 +02:00
ApiQueryAbuseLog.php Mostly remove $wgUser 2019-08-27 13:20:37 +02:00