review permissions
This commit is contained in:
@@ -149,8 +149,8 @@ class RBAC
|
|||||||
'getUsers' => array('PM_ALLCASES')
|
'getUsers' => array('PM_ALLCASES')
|
||||||
),
|
),
|
||||||
'emailsAjax.php' => array(
|
'emailsAjax.php' => array(
|
||||||
'MessageList' => array('PM_USERS'),
|
'MessageList' => array('PM_SETUP', 'PM_SETUP_LOGS'),
|
||||||
'updateStatusMessage' => array('PM_USERS'),
|
'updateStatusMessage' => array(),
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user