The Login Filter admin control panel allows the administrator to block people with a matching login name from registering or posting messages on the forum.
This option uses regular expressions, so you can enter masks into this field.
Some examples:
- admin -- block person with account admin (exact match)
- admin.* -- block people with accounts that start with admin.
- .*admin.* -- block people with accounts with the word admin in it.
- .*fool.* -- block people with accounts that contain the text fool.
Also see