- Developer
- AndyB
Description:
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:
Database changes:
This add-on will add a table called 'andy_duplicate_account_check' to your database.
How To Install
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:
- Checks for duplicate IP and User Agent.
- Checks for user_state of 'valid'.
- All phrases start with duplicateaccountcheck_ for your convenience.
Database changes:
This add-on will add a table called 'andy_duplicate_account_check' to your database.
How To Install
- Download Andy-DuplicateAccountCheck-1.4.zip and unzip it.
- Copy the src/addons/Andy/DuplicateAccountCheck directory to your server.
- From the Admin Control Panel Install the add-on.