Task #0001519: Assouplissement de la sécurité : journaux et actions
This commit is contained in:
parent
aad3efbd5e
commit
2e4bbf1eb0
11 changed files with 222 additions and 28 deletions
|
|
@ -115,6 +115,10 @@ $path = array(
|
|||
"ledger_access"=>"ajax_user_security",
|
||||
// Manage user profile
|
||||
"profile"=>"ajax_user_security",
|
||||
// enable or not the security on ledger
|
||||
"user_sec_ledger"=>"ajax_user_security",
|
||||
// enable or not the security on action
|
||||
"user_sec_action"=>"ajax_user_security",
|
||||
// Update in once all the ledgers
|
||||
"ledger_access_all"=>"ajax_user_security",
|
||||
// From the page CFGSEC,set the actions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue