- Compatible XenForo
- 2.0
- 2.1
[Andy] Duplicate account check
Checks for duplicate user accounts.
If two or more valid users have logged into your forum with the same IP and User Agent, they will be flagged as duplicate and the admin will receive an email.
Features:
This add-on will add a table called 'andy_duplicate_account_check' to your database.
Checks for duplicate user accounts.
If two or more valid users have logged into your forum with the same IP and User Agent, they will be flagged as duplicate and the admin will receive an email.
Features:
- Checks for duplicate IP and User Agent.
- Checks for user_state of 'valid'.
- All phrases start with duplicateaccountcheck_ for your convenience.
- Download Andy-DuplicateAccountCheck-2.0.zip and unzip it.
- Copy the src/addons/Andy/DuplicateAccountCheck directory to your server.
- From the Admin Control Panel Install the add-on.
This add-on will add a table called 'andy_duplicate_account_check' to your database.