Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ isLocalAdminAuthRequired
Method
isLocalAdminAuthRequired
sources/base/AccessManager.cpp:313–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
bool AccessManager::isLocalAdminAuthRequired() const
314
{
315
return _localAdminAuthRequired;
316
}
317
318
bool AccessManager::isUserAuthBlocked() const
319
{
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected