Active
Project:
Decisions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2006 at 07:30 UTC
Updated:
3 Apr 2010 at 00:43 UTC
The "Drupal anonymous user" should be able to vote, multiple times, if that's the wish of the decision-planner. This would initially work as a public poll, but could eventually evolve into a system where a set of private keys is distributed and used to cast in ballots, to distinguish each anonymous users and keep people from voting twice. Each private key would be unique, would work only once, and an anonymous user wouldn't be able to vote without it.
This (the private key functionality) probably warrants a seperate feature request though, since it also applies to "real users".
Comments
Comment #1
anarcat commented#92143 talks about anonymous ballots and voting for registered users and is therefore relevant to any discussion here.
Comment #2
anarcat commentedThis works in 6.x.
Comment #4
roball commentedCould you please explain how it should work? I cannot find where to create the unique keys.