From 61698be61c2e864c2d3c4717ffe5d80a3bb3ca49 Mon Sep 17 00:00:00 2001 From: Cindy Cicalese Date: Fri, 31 Jul 2026 22:20:07 -0400 Subject: [PATCH] Update CrawlerProtection to v. 1.7.0 in 1.43.yaml Moves the pin from 0da9503 (v. 1.5.0) to c72eec3, the 1.7.0 release commit. The repository publishes no tags, so the version-bump commit is the pin. Picked up since 1.5.0: protection is skipped in CLI and maintenance context, so a maintenance script re-parsing a page that transcludes a protected special page no longer denies itself (#34); api.php and rest.php entry points are protected; denial responses are localised and marked noindex,nofollow; and a CrawlerProtectionShouldDeny hook allows a bespoke access policy. Still requires MediaWiki >= 1.39.4, so 1.43 remains supported. --- 1.43.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.43.yaml b/1.43.yaml index 5d9969b..5e29020 100644 --- a/1.43.yaml +++ b/1.43.yaml @@ -139,7 +139,7 @@ extensions: - CrawlerProtection: Wikidata ID: Q135293666 repository: https://github.com/mywikis/CrawlerProtection - commit: 0da95035d6e99fbf2578f4ac29fe40bd8d743f4f # v. 1.5.0 + commit: c72eec320f87776a21deedf9147e8f9eae335fd0 # v. 1.7.0 - CreateRedirect: Wikidata ID: Q21676753 commit: 17f4ab36038cdf7d568bd17dcf8ebc2110c9dcb9