https://bugzilla.wikimedia.org/show_bug.cgi?id=54496
--- Comment #1 from Chris Steipp <[email protected]> --- I can confirm the listing is in the DB mysql:wikiadmin@db1036 [plwiki]> select * from global_block_whitelist where gbw_address like '2001%'; +--------+--------------------------+--------+-------------+------------+----------------+ | gbw_id | gbw_address | gbw_by | gbw_by_text | gbw_reason | gbw_expiry | +--------+--------------------------+--------+-------------+------------+----------------+ | 25682 | 2001:41D0:0:0:0:0:0:0/40 | 77940 | Masti | Toolserver | 20140530153054 | +--------+--------------------------+--------+-------------+------------+----------------+ 1 row in set (0.00 sec) But IP's are still being blocked from that range? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
