Add software availability check API and enhance profile management features
This commit is contained in:
@@ -1490,6 +1490,7 @@ function getProfile($profile, $permission){
|
||||
'com_log' => 'U',
|
||||
'software_update' => 'R',
|
||||
'software_download' => 'R',
|
||||
'software_available' => 'R'
|
||||
];
|
||||
|
||||
// Group permissions: [granting_page => [collection => allowed_actions_string]]
|
||||
|
||||
Reference in New Issue
Block a user