Fix add reopen as sensitive actions
This commit is contained in:
parent
89e8f24e15
commit
4253b564ba
@ -466,6 +466,7 @@ if ((!defined('NOCSRFCHECK') && empty($dolibarr_nocsrfcheck) && !empty($conf->gl
|
||||
'activate', 'add', 'addrights', 'addtimespent',
|
||||
'doprev', 'donext', 'dvprev', 'dvnext',
|
||||
'install',
|
||||
'reopen',
|
||||
'setpricelevel', 'set_paid',
|
||||
'update'
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user