Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ CanAccessConfigObject
Method
CanAccessConfigObject
lib/base/scriptpermission.cpp:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
bool ScriptPermissionChecker::CanAccessConfigObject(const ConfigObject::Ptr&)
14
{
15
return true;
16
}
Callers
1
GetObject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected