Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/chartbrew/chartbrew
/ ConnectionRoute.js
File
ConnectionRoute.js
server/api/ConnectionRoute.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
multer = require(
"multer"
);
2
const
fs = require(
"fs"
);
3
4
const
ConnectionController = require(
"../controllers/ConnectionController"
);
Callers
nothing calls this directly
Calls
15
assertSourceServerEnabled
Function · 0.85
sendSourceDisabledError
Function · 0.85
encryptFile
Function · 0.85
filter
Method · 0.80
duplicateConnection
Method · 0.80
removeConnection
Method · 0.80
testConnection
Method · 0.80
testApiRequest
Method · 0.80
testRequest
Method · 0.80
checkPermissions
Function · 0.70
checkAccess
Function · 0.70
sendPolicyError
Function · 0.70
Tested by
no test coverage detected