Request for public keys only if LDAP attribute is set (#5816)

* Update go-ldap dependency

* Request for public keys only if attribute is set
This commit is contained in:
Lauris BH
2019-01-24 01:25:33 +02:00
committed by GitHub
parent 1b90692844
commit 331c9120e8
13 changed files with 295 additions and 107 deletions

2
vendor/gopkg.in/ldap.v2/debug.go generated vendored
View File

@@ -6,7 +6,7 @@ import (
"gopkg.in/asn1-ber.v1"
)
// debbuging type
// debugging type
// - has a Printf method to write the debug output
type debugging bool