Opened 3 years ago
Last modified 2 years ago
Two questions:
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.