An open API service providing commit metadata for open source projects.

GitHub / github/github-ldap / commits

LDAP client for humans. Part of GitHub Enterprise.

SHA Message Author Date Stats
3a94c854 merge Merge pull request #69 from github/member-search-cleanup Matt Todd <c****y@g****m> over 11 years ago
a9b86ef8 Extract common behaviors for MemberSearch strategies Matt Todd <c****y@g****m> over 11 years ago
d4d705da Add ActiveDirectory member search strategy Matt Todd <c****y@g****m> over 11 years ago
4f774fd7 Include Capabilities to reuse constant Matt Todd <c****y@g****m> over 11 years ago
05cb39cb Add member search Detect strategy Matt Todd <c****y@g****m> over 11 years ago
a2ea06f1 Extract re-usable capability detection logic Matt Todd <c****y@g****m> over 11 years ago
e79d6321 Add member_search_strategy config option Matt Todd <c****y@g****m> over 11 years ago
12ba663e Rename Members to MemberSearch Matt Todd <c****y@g****m> over 11 years ago
51f9cfdf merge Merge pull request #68 from github/member-search-attrs-option Matt Todd <c****y@g****m> over 11 years ago
3762988b merge Merge pull request #67 from github/is-group Matt Todd <c****y@g****m> over 11 years ago
8056ecd7 Take attrs option for Member search strategy Matt Todd <c****y@g****m> over 11 years ago
e4242e54 Expose Group.group? for testing if entry is group Matt Todd <c****y@g****m> over 11 years ago
cad70bef merge Merge pull request #65 from github/member-search-attrs Matt Todd <c****y@g****m> over 11 years ago
4cc4caa2 Querying for the DN attr is redundant/unnecessary Matt Todd <c****y@g****m> over 11 years ago
a1276fff merge Merge pull request #64 from github/recursive-membership Matt Todd <c****y@g****m> over 11 years ago
76546821 Test classic member search strategy Matt Todd <c****y@g****m> over 11 years ago
9418bd06 Doc entries_by_uid method, make internal methods private Matt Todd <c****y@g****m> over 11 years ago
3822f4bb Fetch member entries by DN, UID Matt Todd <c****y@g****m> over 11 years ago
b01e0ea8 Refactor member entry search, add memberUid search, test Matt Todd <c****y@g****m> over 11 years ago
71295541 Include uniqueMember, memberUid in attrs to fetch Matt Todd <c****y@g****m> over 11 years ago
15b47712 Test deep recursion, configurable depth limiting Matt Todd <c****y@g****m> over 11 years ago
9f48809c Add Classic members search strategy Matt Todd <c****y@g****m> over 11 years ago
19b60bdf Clean up unneeded bits Matt Todd <c****y@g****m> over 11 years ago
3892f4e7 Implement recursive group member search Matt Todd <c****y@g****m> over 11 years ago
0dd969d6 Add WIP recursive member search strategy Matt Todd <c****y@g****m> over 11 years ago
f7448ee6 Release 1.5.0 Matt Todd <c****y@g****m> over 11 years ago
3216ec6e merge Merge pull request #63 from github/bump-to-1.5.0 Matt Todd <c****y@g****m> over 11 years ago
ddeb404d Document v1.5.0 changelog Matt Todd <c****y@g****m> over 11 years ago
c7fe88e2 Fix script/changelog Matt Todd <c****y@g****m> over 11 years ago
9c6527b5 Bump version to 1.5.0 Matt Todd <c****y@g****m> over 11 years ago
5d3e400b merge Merge pull request #61 from github/local-activedirectory-integration-testing Matt Todd <c****y@g****m> over 11 years ago
f95f985f merge Merge branch 'master' into local-activedirectory-integration-testing Matt Todd <c****y@g****m> over 11 years ago
ec9021e0 Use INTEGRATION_* instead of flavor-specific ENV vars Matt Todd <c****y@g****m> over 11 years ago
a316402f Minor tweaks and corrections Matt Todd <c****y@g****m> over 11 years ago
b8407ed5 merge Merge pull request #62 from github/membership-validation-config-test Matt Todd <c****y@g****m> over 11 years ago
7cd4bc84 Move membership validator config tests to GitHub::Ldap test Matt Todd <c****y@g****m> over 11 years ago
ef1c4537 Test membership validation configuration Matt Todd <c****y@g****m> over 11 years ago
85781c4c merge Merge pull request #58 from github/default-membership-validator Jerry Cheung <j****y@g****m> almost 12 years ago
56e1fd5d merge Merge remote-tracking branch 'origin/master' into default-membership-validator Jerry Cheung <j****h@w****m> almost 12 years ago
6a37d687 Release 1.4.0 Jerry Cheung <j****h@w****m> almost 12 years ago
0bc166f1 merge Merge pull request #60 from github/release-1.4.0 Jerry Cheung <j****y@g****m> almost 12 years ago
4a759325 additional docs on AD membership validator Jerry Cheung <j****h@w****m> almost 12 years ago
cf0d9072 add AD validator integration tests Jerry Cheung <j****h@w****m> almost 12 years ago
8ef4551e add activedirectory test options Jerry Cheung <j****h@w****m> almost 12 years ago
2aa8c10e document local AD integration testing Jerry Cheung <j****h@w****m> almost 12 years ago
69999cb8 merge Merge remote-tracking branch 'origin/master' into default-membership-validator Jerry Cheung <j****h@w****m> almost 12 years ago
cfaf1cf1 document how to release Jerry Cheung <j****h@w****m> almost 12 years ago
8c9d9422 merge Merge pull request #59 from github/bump-net-ldap-0.9.0 Jerry Cheung <j****y@g****m> almost 12 years ago
9beddcf4 add release scripts Jerry Cheung <j****h@w****m> almost 12 years ago
d06d6779 bump version to 1.4.0 Jerry Cheung <j****h@w****m> almost 12 years ago
0180d118 add a changelog Jerry Cheung <j****h@w****m> almost 12 years ago
99fc8526 add script/changelog Jerry Cheung <j****h@w****m> almost 12 years ago
42e16bf3 bump net-ldap to 0.9.0 Jerry Cheung <j****h@w****m> almost 12 years ago
ba0792cf add test for validator detection Jerry Cheung <j****h@w****m> almost 12 years ago
f506dc37 fix typo Jerry Cheung <j****h@w****m> almost 12 years ago
963297ff Test Detect meta-strategy Matt Todd <c****y@g****m> almost 12 years ago
013bb288 Server returns supportedCapabilities Matt Todd <c****y@g****m> almost 12 years ago
94626766 Only instrument when we query for capabilities Matt Todd <c****y@g****m> almost 12 years ago
78039780 Move capabilities lookup to GitHub::Ldap Matt Todd <c****y@g****m> almost 12 years ago
18cdf65e s/if/whether/ Matt Todd <c****y@g****m> almost 12 years ago
60ee2364 Ensure detect_strategy returns the strategy class Matt Todd <c****y@g****m> almost 12 years ago
941a577c Fix detect_strategy doco Matt Todd <c****y@g****m> almost 12 years ago
fe976b49 Proactively handle capapbility query errors, instrument Matt Todd <c****y@g****m> almost 12 years ago
724177b8 Update required capability OID to match 2008 R2 v61 Matt Todd <c****y@g****m> almost 12 years ago
838c8b1c Move strategies map to GitHub::Ldap::MembershipValidators Matt Todd <c****y@g****m> almost 12 years ago
22d7995f Add Detect membership validation strategy Matt Todd <c****y@g****m> almost 12 years ago
cd3934ec Add membership_validator config option, default to detect Matt Todd <c****y@g****m> almost 12 years ago
d3443945 merge Merge pull request #57 from github/document-constructor-options Jerry Cheung <j****y@g****m> almost 12 years ago
228044b1 document all initialize options Jerry Cheung <j****h@w****m> almost 12 years ago
0413b7e8 merge Merge pull request #55 from github/openldap-vagrant-box Matt Todd <c****y@g****m> almost 12 years ago
bea78ba0 Add VM README Matt Todd <c****y@g****m> almost 12 years ago
c325873f Add Vagrantfile for running OpenLDAP tests Matt Todd <c****y@g****m> almost 12 years ago
91adedd7 Allow configurable OpenLDAP host (for local runs) Matt Todd <c****y@g****m> almost 12 years ago
cc594e45 merge Merge pull request #54 from github/run-all-tests Matt Todd <c****y@g****m> almost 12 years ago
d32bcfbb Move setup out of stub block Matt Todd <c****y@g****m> almost 12 years ago
b971627a Include all tests in run Matt Todd <c****y@g****m> almost 12 years ago
fd3d2fa2 merge Merge pull request #52 from github/ad-membership-valiator Matt Todd <c****y@g****m> almost 12 years ago
1c37c229 posixGroups are not a thing in ActiveDirectory Matt Todd <c****y@g****m> almost 12 years ago
06e80909 Stub search results directly h/t @jch Matt Todd <c****y@g****m> almost 12 years ago
e63e2afb Short circuit membership valiation without groups to check Matt Todd <c****y@g****m> almost 12 years ago
f008a495 Add simple, stubbed ActiveDirectory membership validator tests Matt Todd <c****y@g****m> almost 12 years ago
22333a0c Search directly against directory, simplify match check Matt Todd <c****y@g****m> almost 12 years ago
9e008b79 No depth argument for this strategy Matt Todd <c****y@g****m> almost 12 years ago
fd2bb1bf Add ActiveDirectory membership validator Matt Todd <c****y@g****m> almost 12 years ago
0bdbdf2c merge Merge pull request #50 from github/dev-v2 Matt Todd <c****y@g****m> almost 12 years ago
9d154e8d Require membership validator strategies Matt Todd <c****y@g****m> almost 12 years ago
5ec9b369 :fire: unneeded LDIF fixtures Matt Todd <c****y@g****m> almost 12 years ago
3f02551d merge Merge pull request #51 from github/limit-attributes Jerry Cheung <j****y@g****m> almost 12 years ago
e132db4c pass through search options Jerry Cheung <j****h@w****m> almost 12 years ago
655f2311 add failing test Jerry Cheung <j****h@w****m> almost 12 years ago
e14a910f merge Merge pull request #49 from github/fix-membership-validator-tests Matt Todd <c****y@g****m> almost 12 years ago
108d2908 Include general membership validator test cases Matt Todd <c****y@g****m> almost 12 years ago
70142997 Update membership validator tests Matt Todd <c****y@g****m> almost 12 years ago
db13ebde merge Merge pull request #48 from github/cibuild-openldap Matt Todd <c****y@g****m> almost 12 years ago
15953cc6 Fix up posixGroup tests Matt Todd <c****y@g****m> almost 12 years ago
6502ab10 Fix Group tests, add fixture group with missing members Matt Todd <c****y@g****m> almost 12 years ago
102351c5 Rewrite GitHub::Ldap tests Matt Todd <c****y@g****m> almost 12 years ago
a1988abf Include gidNumber in seed; fix posixGroup schema Matt Todd <c****y@g****m> almost 12 years ago
46fea0d6 Rewrite Domain tests Matt Todd <c****y@g****m> almost 12 years ago
919734ea Use common seed for OpenLDAP Matt Todd <c****y@g****m> almost 12 years ago

← Back to repository