Ticket #1 (closed defect: fixed)

Opened 4 years ago

Last modified 1 year ago

TracPermissions are not enforced in the PollMacro

Reported by: athomas Assigned to: athomas
Priority: high Component: PollMacro
Severity: major Keywords: permissions
Cc: halkeye@halkeye.net Trac Release: 0.8

Description

TracPermissions are not enforced in the PollMacro. The poll should not be modifiable if the user does not have write access to the page.

Attachments

Change History

05/26/05 14:20:37 changed by evan.s[at]dreskin[dot]net

This might be better as an option, as we only allow developers to modify the wiki but I can imagine a general poll being useful

07/12/05 23:35:00 changed by athomas

  • version changed from 0.1 to stable.
  • milestone changed from 1.0 to 0.9.

09/10/05 04:13:13 changed by halkeye

  • cc set to halkeye@halkeye.net.
  • summary changed from TracPermissions are not enforced in the PollMacro to .

something along what AddCommentMacro uses? the appendonly parameter?

I was thinking about adding a showcount or something so you don't see the list of users.

09/10/05 23:44:40 changed by athomas

Yes, permissions like AddCommentMacro were what I was thinking of. The showcount idea would be difficult to achieve, as the comments are just added to the body of the page like a normal Wiki edit. It could be an idea though.

09/11/05 00:13:01 changed by halkeye

showcount wouldn't be that hard actually, the results are not in the body of the post, they are in a seperate file that you specify at the top of the wiki macro.

http://darkwarriors.kodekoan.com/cgi-bin/trac.cgi/wiki/ideaCombatXP?action=edit vs http://darkwarriors.kodekoan.com/cgi-bin/trac.cgi/wiki/ideaCombatXP

the data is not stored inside.

09/11/05 10:52:57 changed by athomas

Whoops, sorry about that...I was thinking of counting and AddCommentMacro :)

09/15/05 18:15:24 changed by athomas

  • status changed from new to assigned.
  • summary changed from to TracPermissions are not enforced in the PollMacro.

09/15/05 18:20:21 changed by athomas

#54 is related to this, but specifically regarding anonymous users.

01/09/06 08:35:23 changed by athomas

  • milestone deleted.

Milestone 0.9 deleted

06/07/06 04:39:26 changed by athomas

  • release set to 0.8.
  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed when the PollMacro was ported to a plugin


Add/Change #1 ( TracPermissions are not enforced in the PollMacro)




Change Properties
Action