https://bugzilla.wikimedia.org/show_bug.cgi?id=38633
Krenair <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Krenair <[email protected]> 2012-07-24 23:16:30 UTC --- Confirmed, I can block a random non-existing user through the UI: >>> mwc.apiRequest(action = 'block', token = mwc.getEditToken(), user = >>> 'pwokwpfok', reason = 'Test bug 38633') {u'block': {u'id': u'1', u'reason': u'Test bug 38633', u'userID': 0, u'user': u'pwokwpfok', u'expiry': u'infinite'}} -- 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
