Table:Automatic banning of users based on format

From The Infosphere, the Futurama Wiki
Revision as of 11:20, 5 July 2012 by Svip (talk | contribs) (Created page with "<!-- Do not remove this. --> {{conference table thread}} <!-- Please always sign your comments with four tildes. --> == Discussion == I have noticed that fake user accounts ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Discussion

I have noticed that fake user accounts seems to be spewing up, that all match two different formats: [a-z0-9]{7} or [a-z]+[0-9]{4}. Which is to say that either is it a nickname of seven random alphanumeric characters or a random set of letters followed by four random numbers. Special:Log/newusers Just check the user creation log.

As such, I have banned these two names. Although, this effectively means I have banned usernames of 7 characters in length, as I cannot figure out a regex that insures that both letters and numbers appear in the name. --Sviptalk 11:20, 5 July 2012 (CEST)