Changes between Version 11 and Version 12 of SensitiveTicketsPlugin


Ignore:
Timestamp:
Feb 2, 2010, 3:27:30 PM (14 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SensitiveTicketsPlugin

    v11 v12  
    1010It is based on the example [http://svn.edgewall.com/repos/trac/trunk/sample-plugins/permissions/vulnerability_tickets.py  vulnerability_tickets.py] but uses a checkbox instead of text in the summary or keywords to mark a ticket as sensitive.
    1111
    12 To use this plugin you will have to edit your trac.ini file to use the new !SenstiveTicketsPolicy permission policy, e.g.:
    13 
     12'''To use this plugin you will have to edit your trac.ini file to use the new !SenstiveTicketsPolicy permission policy, e.g.:
     13'''
    1414    {{{
    1515    [components]