Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openstf/stf
/ ldaputil.js
File
ldaputil.js
lib/util/ldaputil.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
util = require(
'util'
)
2
3
var
ldap = require(
'ldapjs'
)
4
var
Promise = require(
'bluebird'
)
Callers
nothing calls this directly
Calls
3
tryFind
Function · 0.85
tryBind
Function · 0.85
tryConnect
Function · 0.70
Tested by
no test coverage detected