Closed (works as designed)
Project:
Advanced Poll
Version:
5.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2007 at 20:31 UTC
Updated:
22 Sep 2007 at 20:25 UTC
The issue is that anonymous users have rights to edit polls under certains circumstances.
(cache is disabled)
This is the sequence
1) Anonymous users create a binary poll (default unpublished)
2) Admin publish the poll (considering is OK)
3) Anonymous users are allowed to "Edit" that poll, doesn't matter the IP
The only way to avoid edition from Anonymous users, is changing also the ownership at point 2)
If you wanna try, we may coordinate a test, pls let me know. Use the contact form at www.votepls.com
Comments
Comment #1
ChrisKennedy commentedThis is how Access control works for all parts of Drupal. If you gives Anonymous users the "edit own polls" permission it will not differentiate by IP.