- Compatible XF versions
- 2.2
- 2.3
Checks new registrations for duplicate accounts.
If a new registration is detected with the same IP and user agent as a member who logged in in the last 24 hours, the administrator will receive an email indicating the possibility of a duplicate account.
Features:
All phrases start with duplicateaccountcheck_ for your convenience.
Establish:
Go to the options page and enter the "Email to username" field.
Change database:
This add-on will add a table named 'andy_duplicate_account_check' to your database.
Q&A:
Q: How often do you check for duplicate accounts?
A: Every 10 minutes.
If a new registration is detected with the same IP and user agent as a member who logged in in the last 24 hours, the administrator will receive an email indicating the possibility of a duplicate account.
Features:
All phrases start with duplicateaccountcheck_ for your convenience.
Establish:
Go to the options page and enter the "Email to username" field.
Change database:
This add-on will add a table named 'andy_duplicate_account_check' to your database.
Q&A:
Q: How often do you check for duplicate accounts?
A: Every 10 minutes.