Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/glauth/glauth
/ GetBackend
Method
GetBackend
v2/pkg/handler/ldapopshelper.go:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
30
type
LDAPOpsHandler
interface
{
31
GetBackend() config.Backend
32
GetLog() *zerolog.Logger
33
GetCfg() *config.Config
34
GetYubikeyAuth() *yubigo.YubiAuth
Callers
4
Bind
Method · 0.65
Search
Method · 0.65
searchMaybeRootDSEQuery
Method · 0.65
findUser
Method · 0.65
Implementers
2
databaseHandler
v2/pkg/plugins/basesqlhandler.go
configHandler
v2/pkg/handler/config.go
Calls
no outgoing calls
Tested by
no test coverage detected