Anonymous users with no session should be allowed to vote
mooreds - October 7, 2009 - 19:25
| Project: | Plus 1 |
| Version: | 6.x-2.6 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Anonymous users with no session should be allowed to vote

#1
Attached is a patch that lets an admin user choose whether or not to allow anonymous users with no session to vote. An anonymous user will still be throttled by IP.
This might happen when you are using caching in front of drupal and want to minimize the sessions created by PHP.