Files
luos/workflow/engine/config/execute-query-blacklist.ini
Victor Saisa Lopez 6d9858d6d0 HOR-1738 "Change folder permissions in ProcessMaker" SOLVED
Issue:
    Change folder permissions in ProcessMaker
Cause:
    Nuevo requerimiento
Solution:
    Se cambio los permisos de los files and directories
2016-08-30 13:03:35 -04:00

15 lines
466 B
INI

;;;;;ExecuteQuery Blacklist Configuration File;;;;;
;The statement delimiter is "|"
;;;;;Statements Settings;;;;;
;The following are statements that are not allowed to be executed
;example: queries="INSERT|UPDATE|REPLACE|DELETE"
queries = "INSERT|UPDATE|REPLACE|DELETE"
;;;;;Tables Settings;;;;;
;The following tables are restricted to be executed along with the statements defined previously.
;example: pmtables="PMTABLE1|PMTABLE2"
pmtables = ""