False Account Detector
introfini - December 3, 2007 - 22:09
This module helps you find out which users have more than one account on a Drupal system and can block them from creating new accounts.
It works by sending a cookie that registers how many accounts that person has. The module will only show results after some time collecting logins.
Installation Notes
- Drupal 5.x users: after installing please run update.php.
- porting from Drupal 5.x to Drupal 6.x: please install the latest 5.x version and run update.php, after that install normally 6.x version.
