Ticket #54 (closed defect: duplicate)

Opened 3 years ago

Last modified 2 years ago

Poll macro 'anonymous' votes

Reported by: dan.chapman@ucb-group.com Assigned to: athomas
Priority: normal Component: PollMacro
Severity: normal Keywords:
Cc: Trac Release:

Description

Two questions:

  • Is there a quick way for me to remove all anonymous votes from ALL polls on a particular page?
  • I'd like to block anonymous voting happinging in the future - how would I do this?

Attachments

Change History

09/15/05 18:19:28 changed by athomas

  • status changed from new to closed.
  • resolution set to duplicate.

Your second issue is related to #1, in that TracPermissions are not enforced by the PollMacro. Once permsisions are added, making the page read-only to anonymous users should resolve this.

For your second issue there is no easy way, though you could de-pickle the object and remove the anonymous users using some Python code.


Add/Change #54 (Poll macro 'anonymous' votes)




Change Properties
Action