Merge pull request #45 from coreos-inc/ldapreferfix
Fix LDAP referral and multiple pair handling
This commit is contained in:
commit
491de200f6
4 changed files with 117 additions and 48 deletions
|
@ -44,7 +44,6 @@ jsonschema==2.4.0
|
|||
marisa-trie==0.7.2
|
||||
mixpanel-py==4.0.2
|
||||
mock==1.0.1
|
||||
mockldap==0.2.4
|
||||
msgpack-python==0.4.6
|
||||
netaddr==0.7.14
|
||||
netifaces==0.10.4
|
||||
|
@ -96,3 +95,4 @@ git+https://github.com/DevTable/python-etcd.git
|
|||
git+https://github.com/NateFerrero/oauth2lib.git
|
||||
git+https://github.com/coreos/py-bitbucket.git
|
||||
git+https://github.com/coreos/pyapi-gitlab.git
|
||||
git+https://github.com/coreos/mockldap.git
|
Reference in a new issue