Skip to content

Conversation

@lildude
Copy link
Member

@lildude lildude commented Sep 16, 2016

ruby-ldap/ruby-net-ldap#223 introduced the ability to configure net-ldap to use an array of hostnames and ports, with basic failover support.

This PR adds the ability to pass this same array to net-ldap via github-ldap so this basic failover functionality can be used by github-ldap related projects too.

/cc @jch @mtodd @sbryant

lildude added 7 commits April 11, 2016 16:40
We need this so we can take advantage of the `hosts` option
We don't care too much about the port in testing. Using the port in the options allows us to test against ApacheDS and OpenLDAP without adding any additional conditionals.
Copy link
Contributor

@jch jch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine to me 👍

@lildude
Copy link
Member Author

lildude commented Sep 21, 2016

Can I make a new release too? If so v1.10.1 or v1.11.0?

@jch
Copy link
Contributor

jch commented Sep 21, 2016

@lildude yep, what is your rubygems email? I can add you as an owner so you can cut releases

@lildude
Copy link
Member Author

lildude commented Sep 22, 2016

@lildude yep, what is your rubygems email? I can add you as an owner so you can cut releases

I didn't have one, but I do now 😄 [email protected]

@jch
Copy link
Contributor

jch commented Sep 22, 2016

@lildude lildude merged commit b75ef74 into github:master Oct 5, 2016
@lildude lildude deleted the lildude/multiple-ldap-servers branch October 5, 2016 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants