Steps to replicate the issue (include links if applicable):
- When the temporary account is auto-created, and it also triggers the Abusefilter.
What happens?:
- The user_type would be treated as ip rather than temp. Example Abusefilter log.
- Currently, the sysop only can use regex to exclude the temporary account (e.g. the zhwiki Abusefilter line 10). It may not be easy for the admin to configure the Abusefilter to exclude the temporary account, and may result in false positives (It was happened recently on zhwiki).
What should have happened instead?:
- The user_type should be treated as temp.