N°9057 - Enable SuperUser to execute collectors

This commit is contained in:
v-dumas
2026-01-28 17:04:40 +01:00
parent 643752f8e7
commit 397490f843
2 changed files with 2 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ class ModuleInstallation extends DBObject
{
$aParams =
[
"category" => "core,view_in_gui",
"category" => "core,view_in_gui,grant_by_profile",
"key_type" => "autoincrement",
'name_attcode' => ['name', 'version'],
"state_attcode" => "",