MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3-linux / Authorize

Method Authorize

addons/devposture/modulehandler.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50
51const bool ModuleHandler::Authorize(const DBus::Authz::Request::Ptr authzreq)
52{
53 return true;
54}
55
56} // namespace DevPosture

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected