Skip to content

Conversation

@mtodd
Copy link
Member

@mtodd mtodd commented Dec 5, 2014

Removes the Detect meta-strategies for the Member Search and Membership Validation behaviors. Inlines the configuration and detection logic in GitHub::Ldap instantiation/configuration, simplifying things drastically. Combines the separate config options into search_strategy.

This is to follow up on #69, specifically addressing concerns @jch brought up, summarized here: #69 (comment)

cc @jch @github/ldap

@jch
Copy link
Contributor

jch commented Dec 5, 2014

You forgot to remove detect_test.rb

uninitialized constant GitHub::Ldap::Capabilities (NameError)
    from /home/travis/build/github/github-ldap/test/member_search/detect_test.rb:7:in `<top (required)>'

Otherwise 👍 whenever the build is green.

mtodd added a commit that referenced this pull request Dec 6, 2014
Simplify Search Strategy configuration, detection, default behavior
@mtodd mtodd merged commit 0be3a99 into master Dec 6, 2014
@mtodd mtodd deleted the detect-configuration branch December 6, 2014 03:00
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.

3 participants