Changes between Version 8 and Version 9 of AdvancedTicketWorkflowPlugin


Ignore:
Timestamp:
May 8, 2008, 2:49:09 AM (16 years ago)
Author:
Eli Carter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedTicketWorkflowPlugin

    v8 v9  
    1111 * set_owner_to_field  (!TicketWorkflowOpOwnerField)
    1212 * set_owner_to_previous  (!TicketWorkflowOpOwnerPrevious)
     13 * run_external (!TicketWorkflowOpRunExternal)
    1314
    1415(File requests for additional operations as enhancement tickets.)
     
    4748}}}
    4849
     50== Documentation ==
     51
     52Before installing this plugin, you need to understand that the `run_external` option allows arbitrary shell scripts to be run as the webserver user.  '''Anyone who is allowed to modify the workflow configuration will be able to execute arbitrary commands as your webserver.'''
     53
    4954== Recent Changes ==
    5055