I believe Drupalit does IP control for anonymous users. But, actually, it should also do IP control for registered users, so that the same user is not able to register many accounts and then, easily, vote multiple times. This, would seem crazy to happen, but, happens... :(

In a perfect world, this IP control would have a different time control from the general configuration, example:

Drupalit interval: 100000 sec
Drupalit IP control interval: 3600 sec

This way we could still avoid some eventual problems from people connecting from the same ISP.

Comments

mcduarte2000’s picture

I was reading the other requests. A cookie, would also sort of solve this, but, it's not as safe, as I'm sure smart users will understand easily that deleting the cookie then can vote multiple times.

Maybe we can have 3 controls? Username + IP Control + Cookie Control?

funana’s picture

+1