Page MenuHomePhabricator

Checkuser should display expired blocks as well as active ones
Closed, ResolvedPublic

Description

Author: mapellegrini

Description:
When a user is queried in checkuser, his IPs are displayed with a note indicating if that IP is currently blocked (either directly or by a range block).

There should also be a note indicating if that IP has ever previously been blocked (either directly or a range block). Often times, the same IP may be blocked over-and-over with short-term blocks when a long-term block would be preferable.

This feature should be added in conjunction with bug 12808 and bug 9858.


Version: unspecified
Severity: enhancement

Details

Reference
bz14979

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:12 PM
bzimport added a project: CheckUser.
bzimport set Reference to bz14979.
bzimport added a subscriber: Unknown Object (MLST).

I don't know about range blocks, but the block log could be checked.

Per comment #1, done in r39208