Ticket #1 (closed defect: fixed)

Opened 8 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 21: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/13/05 06:35:00 changed by athomas

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

09/10/05 11: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/11/05 06: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 07: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 17:52:57 changed by athomas

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

09/16/05 01:15:24 changed by athomas

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

09/16/05 01:20:21 changed by athomas

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

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

  • milestone deleted.

Milestone 0.9 deleted

06/07/06 11: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

11/26/08 07:29:36 changed by ankur

  • status changed from closed to reopened.
  • resolution deleted.

11/26/08 07:41:04 changed by athomas

  • status changed from reopened to closed.
  • resolution set to fixed.

Uh?

11/28/08 16:48:50 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

11/28/08 16:49:14 changed by anonymous

  • status changed from reopened to closed.
  • resolution set to fixed.

10/13/11 02:28:45 changed by zerodeux

(In [10765]) Basic support of JAR-like output format, need a better internal interface (cli or web should pick the filename and ask the export code to generate it), see #1


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




Change Properties
Action