Compatible XF Versions
2.0 , 2.1 , 2.2 , 2.3
Visible Branding
No
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)

1738845634345.png


(Example of Options page)

1738845627431.png


Features:
  • All phrases start with duplicateaccountcheck_ for your convenience.
Setup:

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.
Author
XenForo
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. AndyB Duplicate account check 3.0

    Duplicate account check v3.0 changes: Added email address to notification email.
  2. AndyB Duplicate account check 2.9

    Duplicate account check v2.9 changes: Added check empty condition for superglobal variable.
  3. See description

    Duplicate account check v2.8 changes: Fixed issue with null variable condition.
Back
Top Bottom