Checks new registrations for duplicate accounts.
If a new registration is found to have the same IP and User Agent as as a member logged in with the past 24 hours, the admin will receive an email indicating the possibility of a duplicate account.
(Example of email)
(Example of Options page)
Features:
- All phrases start with duplicateaccountcheck_ for your convenience.
Go to the options page and enter the "Email to username" field.
Database changes:
This add-on will add a table called 'andy_duplicate_account_check' to your database.
Questions and answers:
Q: How often are duplicate accounts checked?
A: Every 10 minutes.
View attachment 1338