Page MenuHomePhabricator

[Epic] Update MediaWiki extension code to read from IPoid OpenSearch
Open, Needs TriagePublic

Description

Summary

Several extensions (IPInfo, AbuseFilter) currently read from the NodeJS IPoid instance via Extension:IPReputation. These extensions expect the data to appear in a certain format. IPoid OpenSearch uses the default data format provided in the Spur.us data feed. In this epic, we will:

  • Add configuration and code to allow for switching between data sources (so that we can keep NodeJS IPoid as a backup, for at least some period of months)
  • Update extension code to use the OpenSearch data format

Event Timeline

kostajh renamed this task from [Epic] MediaWiki extension code reads from IPoid OpenSearch to [Epic] Update MediaWiki extension code to read from IPoid OpenSearch.Nov 20 2025, 12:12 PM