Page MenuHomePhabricator

Use realtime blocklists like Spamhaus XBL when pages are edited by non-users
Closed, DeclinedPublic

Description

Author: wegge

Description:
If the lookup in Block::load() (includes/Vlock.php) does not result in any
blocks, also check the host IP on spamhaus XBL. It is a matter of checking if
<<Reversed dotted IP>>.sbl-xbl.spamhaus.org resolves into an address or not.
This could probably also eliminate the need for a proxy check.


Version: unspecified
Severity: enhancement

Details

Reference
bz1400
TitleReferenceAuthorSource BranchDest Branch
[build.start]: default to tailing build logs on startrepos/cloud/toolforge/builds-cli!13raymond-ndibebuild_start_default_to_log_followmain
envvars.list: truncate values > 50 charsrepos/cloud/toolforge/envvars-cli!5sstefanovatruncate-envvarmain
[builds-cli]: drop direct k8s api calls and use builds-api exclusivelyrepos/cloud/toolforge/builds-cli!6raymond-ndibefull_frontend_refactormain
builds-api: add GET /build/{id} endpointrepos/cloud/toolforge/builds-api!25aborreroarturo-wip-builds-api-add-getmain
Update base image within .gitlab-ci.yml to python3-bullseyerepos/security/gitlab-ci-security-templates!13sbassettT340051-update-docker-imagemain
Allow import-data.js to take a file path parameterrepos/mediawiki/services/ipoid!14stranallow-filepath-parammain
Customize query in GitLab

Revisions and Commits

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 8:10 PM
bzimport set Reference to bz1400.
bzimport added a subscriber: Unknown Object (MLST).

ayg wrote:

This is now available through $wgUseSorbs (it's configurable to use any DNSBL, AFAIK).

epriestley changed the task status from Declined to Resolved by committing Unknown Object (Diffusion Commit).Mar 4 2015, 8:21 AM
epriestley added a commit: Unknown Object (Diffusion Commit).
Aklapper changed the task status from Resolved to Declined.Mar 4 2015, 11:41 AM
Aklapper claimed this task.