Changes between Version 12 and Version 13 of AdvancedTicketWorkflowPlugin


Ignore:
Timestamp:
May 9, 2008, 12:21:48 AM (16 years ago)
Author:
Eli Carter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedTicketWorkflowPlugin

    v12 v13  
    7878}}}
    7979 * run_external (!TicketWorkflowOpRunExternal)
    80     Runs an external script `<tracenv>/hooks/<someaction>` passing the ticket number and the username as parameters.
     80    Runs an external script `<tracenv>/hooks/<someaction>` passing the ticket number and the username as parameters.  '''Security warning: If you have account registration available, your hook script ''must'' treat the username as user input.'''
    8181{{{
    8282    <someaction>.operations = run_external