Versions in this module Expand all Collapse all v1 v1.0.8 Nov 7, 2015 GO-2022-0854 GO-2022-0854: Authorization bypass in Openshift in github.com/openshift/origin v1.0.7 Oct 29, 2015 GO-2022-0854 GO-2022-0854: Authorization bypass in Openshift in github.com/openshift/origin Changes in this version + type LDAPInterface struct + func NewLDAPInterface(clientConfig *ldaputil.LDAPClientConfig, ...) *LDAPInterface + func (e *LDAPInterface) ExtractMembers(ldapGroupUID string) ([]*ldap.Entry, error) + func (e *LDAPInterface) GroupEntryFor(ldapGroupUID string) (*ldap.Entry, error) + func (e *LDAPInterface) ListGroups() ([]string, error) + func (e *LDAPInterface) String() string