It gives me this error: raise InvalidUser("User name '%s' is invalid. IP addresses are not supported." % user['name']) and I think the reason is: """The mediawiki API does not allow IP lookups.""" (it's in the userlib.py)
On 11/10/11, Merlijn van Deen valhallasw@arctus.nl wrote:
On 10 November 2011 13:46, Amir Ladsgroup ladsgroup@gmail.com wrote:
As I know (and I tested) userlib.py doesn't let block IPs
What did you try, and what happened? Did you get any errors? What were they?
Why did you that?
Why do you think there was a specific reason for it? It might very well be just a bug, or a setting on your wiki.
and How can I block almost thirty thousand IP via PWB?
As far as I can tell, using userlib.py.
Merlijn