Resource icon

Plugin [Andy] Duplicate account check 2.2

No permission to download
Compatible XenForo
  1. 2.0
  2. 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:
  • Checks for duplicate IP and User Agent.
  • Checks for user_state of 'valid'.
  • All phrases start with duplicateaccountcheck_ for your convenience.
Installation:
  1. Download Andy-DuplicateAccountCheck-2.0.zip and unzip it.
  2. Copy the src/addons/Andy/DuplicateAccountCheck directory to your server.
  3. From the Admin Control Panel Install the add-on.
Database changes:

This add-on will add a table called 'andy_duplicate_account_check' to your database.
Author
basix
Downloads
1
Views
34
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. 2.2

    Fixed issue with Exclude usernames in options.
  2. 2.1

    Fixed issue with checking deleted accounts.
  3. 2.0

    Duplicate account check v2.0 changes: Updated code used to get IP address.
Back
Top