The CIDR finder box in the CheckUser tool is a useful tool; as a CU I often find the IP range of an ISP through WHOIS and copy-and-paste it into this box to convert into a CIDR range (for running subsequent checks, blocking the IP range, etc). However, most WHOIS websites return values like xxx.xxx.xxx.xxx - xxx.xxx.xxx.xxx and the - (space minus space) part prevents the CIDR tool from calculating the range. I have to go and manually remove the spaces for it to work.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| CIDR finder should allow spaces around the minus character | Huji | mediawiki/extensions/CheckUser | master | +2 -0 |
Event Timeline
Comment Actions
Change 325615 had a related patch set uploaded (by Huji):
CIDR finder should allow spaces around the minus character
Comment Actions
Change 325615 merged by jenkins-bot:
CIDR finder should allow spaces around the minus character