[Trac] Access control to tickets
Noah Kantrowitz
kantrn at rpi.edu
Tue Jul 18 11:25:28 CDT 2006
SimpleTicket only hides entry fields. It doesn't touch the ticket view
mechanism. The general usage model would be to give your customer
TICKET_CREATE_SIMPLE privs, but not TICKET_VIEW. They can enter new
tickets, but not see them. For something more detailed than that you
will need to wait until the security and workflow sandboxes get merged
after 0.10 is out (or do some semi-major hacking).
--Noah
Esteban Pizzini wrote:
> Hi,
>
> I think that you are looking for something like SimpleTicketPlugin
> (http://trac-hacks.org/wiki/SimpleTicketPlugin)
>
> Esteban
>
> On 7/18/06, Rainer Sokoll <R.Sokoll at intershop.de> wrote:
>> Hi,
>>
>> is it possible to hide certain information that belong to a ticket for a
>> certain user?
>> Background: We would like to use tracs ticket system also for
>> customers. We want to be able to hide confidential information from the
>> customer, but another user shall see /all/ information. Is this
>> possible?
>>
>> Rainer
>> _______________________________________________
>> Trac mailing list
>> Trac at lists.edgewall.com
>> http://lists.edgewall.com/mailman/listinfo/trac
>>
>
>
More information about the Trac
mailing list