Skip to content

[Bug] CrawlerProtection doesn't allow history to be unblocked #29

@jeffw16

Description

@jeffw16

Currently, CrawlerProtection is supposed to allow the customization of $wgCrawlerProtectedActions to control which actions should be blocked from anonymous users. The default value is $wgCrawlerProtectedActions = [ 'history' ];. However, even if $wgCrawlerProtectedActions = [];, ?action=history is still blocked. This behavior should be fixed.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions