Sha256: 89f12f930e8af38735f5cc1d5c5913fc4624355060df0a6822d98aa7e5d0cb1a
Contents?: true
Size: 1.64 KB
Versions: 1
Compression:
Stored size: 1.64 KB
Contents
# CHANGELOG ## v1.6.0 * Expose `GitHub::Ldap::Group.group?` for testing if entry is a group [#67](https://github.com/github/github-ldap/pull/67) * Add *Member Search* strategies [#64](https://github.com/github/github-ldap/pull/64) [#68](https://github.com/github/github-ldap/pull/68) [#69](https://github.com/github/github-ldap/pull/69) * Simplify *Member Search* and *Membership Validation* search strategy configuration, detection, and default behavior [#70](https://github.com/github/github-ldap/pull/70) ## v1.5.0 * Automatically detect membership validator strategy by default [#58](https://github.com/github/github-ldap/pull/58) [#62](https://github.com/github/github-ldap/pull/62) * Document local integration testing with Active Directory [#61](https://github.com/github/github-ldap/pull/61) ## v1.4.0 * Document constructor options [#57](https://github.com/github/github-ldap/pull/57) * [CI] Add Vagrant box for running tests against OpenLDAP locally [#55](https://github.com/github/github-ldap/pull/55) * Run all tests, including those in subdirectories [#54](https://github.com/github/github-ldap/pull/54) * Add ActiveDirectory membership validator [#52](https://github.com/github/github-ldap/pull/52) * Merge dev-v2 branch into master [#50](https://github.com/github/github-ldap/pull/50) * Pass through search options for GitHub::Ldap::Domain#user? [#51](https://github.com/github/github-ldap/pull/51) * Fix membership validation tests [#49](https://github.com/github/github-ldap/pull/49) * Add CI build for OpenLDAP integration [#48](https://github.com/github/github-ldap/pull/48) * Membership Validators [#45](https://github.com/github/github-ldap/pull/45)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
github-ldap-1.6.0 | CHANGELOG.md |