| 1 |
DESCRIPTION: |
DESCRIPTION: |
| 2 |
------------ |
------------ |
| 3 |
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. |
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. |
| 4 |
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. |
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. |
| 5 |
|
|
| 6 |
INSTALLATION |
INSTALLATION |
| 7 |
------------ |
------------ |
| 8 |
Copy the module directory to your modules directory (sites/all/modules/false_account) |
Copy the module directory to your modules directory (sites/all/modules/false_account) |
| 9 |
Activate the module in administer > modules. |
Activate the module in administer > modules. |
| 10 |
Use it at admin/user/false_account |
Use it at admin/user/false_account |
| 11 |
|
|
| 12 |
AUTHOR |
AUTHOR |
| 13 |
------------ |
------------ |
| 14 |
José Fernandes (introfini) http://josefernandes.pt/ |
José Fernandes (introfini) http://josefernandes.pt/ |