I have users 1, 2 and 3

False Account generates a list of duplicated accounts with several rows (at this moment I already have 7 rows) using a combination of users and dates.

Moving "false accounts" to the whitelist does not remove them from my user page.

I think that it is enough to have just one row with users 1,2 and 3 once. I am afraid that the rows will continue growing.

Comments

nunoveloso’s picture

Jorge,

If you have more than one row for the same it means that users 1, 2, 3 logged in or registered from more than 1 browser.
Thus there are different cookies. It should not be modified because if user 4 sign in on the same computer/browser as user 3, you will have a cookie associating user 3 to 4, but not 1 and 2 to 4.

Jorge Campo’s picture

Obrigado Nuno!

I think a lot of us check their webpage with different browsers and accounts.

I was afraid that my profile will continue increasing ad infinitum...

Thank you again.

Jorge Campo’s picture

Status: Active » Closed (works as designed)
Jorge Campo’s picture

Status: Closed (works as designed) » Closed (fixed)