Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ isAuthRequired
Method
isAuthRequired
sources/base/AccessManager.cpp:303–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
bool AccessManager::isAuthRequired() const
304
{
305
return _authRequired;
306
}
307
308
bool AccessManager::isLocalAuthRequired() const
309
{
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected