Skip to content

Commit

Permalink
Fix add reopen as sensitive actions
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Sep 18, 2021
1 parent 89e8f24 commit 4253b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/main.inc.php
Expand Up @@ -466,6 +466,7 @@ function analyseVarsForSqlAndScriptsInjection(&$var, $type)
'activate', 'add', 'addrights', 'addtimespent',
'doprev', 'donext', 'dvprev', 'dvnext',
'install',
'reopen',
'setpricelevel', 'set_paid',
'update'
);
Expand Down

0 comments on commit 4253b56

Please sign in to comment.