A am currently working on an account creation throttle filter for a private wiki. using the *action == 'createaccount' *filter I have been able to successfully limit spam account creations. Is there a way to check the IP address of someone creating the account to a whitelist so that if there is a match the filter is ignored? The closest I am seeing is the ip_in_range which still requires that an IP address be provided. _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
