Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ objectACLauth.js
File
objectACLauth.js
tests/unit/api/objectACLauth.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
3
const
BucketInfo = require(
'arsenal'
).models.BucketInfo;
4
const
constants = require(
'../../../constants'
);
Callers
nothing calls this directly
Calls
2
isObjAuthorized
Function · 0.85
makeAuthInfo
Function · 0.50
Tested by
no test coverage detected