Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devopsutils/github-ldap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 34c2685
Choose a base ref
...
head repository: github/github-ldap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 06d2c92
Choose a head ref
  • 9 commits
  • 9 files changed
  • 2 contributors

Commits on May 13, 2021

  1. Loosen net-ldap requirement this allows for ldap 0.17.0

    This version of net-ldap is required to run ruby 3 without warnings
    HParker committed May 13, 2021
    Configuration menu
    Copy the full SHA
    395488a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Fix minitest require

    mtodd authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    3f1216f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b0361 View commit details
    Browse the repository at this point in the history
  3. Fix libodbc1 dependency

    Add source to make slapd dependency available.
    mtodd authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    16b8a38 View commit details
    Browse the repository at this point in the history
  4. Remove DB_CONFIG instructions

    This config file is not installed anymore.
    mtodd authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    ebfe3c5 View commit details
    Browse the repository at this point in the history
  5. Return a Result

    mtodd authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    8cd5fb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f623fd View commit details
    Browse the repository at this point in the history
  7. Fix stub to return an Array

    Fixes issue with calling to_ary on stubbed result.
    mtodd authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f676fc1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request github#106 from github/loosen-ldap-requirement

    Loosen net-ldap requirement this allows for ldap 0.17.0
    mtodd authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    06d2c92 View commit details
    Browse the repository at this point in the history
Loading