Page MenuHomePhabricator

Provide ip_reputation_risk_types variable in AbuseFilter
Closed, DuplicatePublic

Description

iPoid-Service provides a list of "risk types" associated with an IP address:

"UNKNOWN",
"CALLBACK_PROXY",
"GEO_MISMATCH",
"LOGIN_BRUTEFORCE",
"TUNNEL",
"WEB_SCRAPING"

To support the work in T380708: Migrate account creation blocking logic to AbuseFilter and provide more anti-abuse capabilities in AbuseFilter, we should create a protected variable for ip_reputation_risk_types.

Event Timeline

Change #1133248 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/IPReputation@master] [WIP] Add several IPReputation AbuseFilter variables

https://gerrit.wikimedia.org/r/1133248