https://bugzilla.wikimedia.org/show_bug.cgi?id=26025
Andrew Garrett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|General/Unknown |GlobalBlocking Version|unspecified |any AssignedTo|[email protected]. |[email protected] |org | Product|Wikimedia |MediaWiki extensions --- Comment #4 from Andrew Garrett <[email protected]> 2010-12-19 01:56:02 UTC --- I don't understand the problem. The screenshot says that the block is already locally disabled, doesn't it? According to the database, it is indeed already disabled on itwiki mysql> select * from global_block_whitelist where gbw_address='151.49.0.0/18'; +--------+---------------+--------+-------------+----------------------------------------------------+----------------+ | gbw_id | gbw_address | gbw_by | gbw_by_text | gbw_reason | gbw_expiry | +--------+---------------+--------+-------------+----------------------------------------------------+----------------+ | 1169 | 151.49.0.0/18 | 79968 | Vituzzu | per consentire la registrazione ad un nuovo utente | 20100508123446 | +--------+---------------+--------+-------------+----------------------------------------------------+----------------+ 1 row in set (0.00 sec) Are users still being blocked from that range? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
