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: NixOS/hydra
base: 46a8d6d531d0
Choose a base ref
...
head repository: NixOS/hydra
compare: 869671e55630
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 12, 2020

  1. Update to NixOS 20.09

    This allows us to make use of the openldap modules for hashed passwords.
    In 20.03 the openldap expression didn't yet build those modules.
    andir committed Oct 12, 2020
    Copy the full SHA
    656b0c2 View commit details
    Browse the repository at this point in the history
  2. ldap: Use hashed passwords in the test

    We should lead with good example and when users copy code from this repo
    it should not incentivize them to use plain text passwords.
    andir committed Oct 12, 2020
    Copy the full SHA
    458b0ce View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Merge pull request #823 from andir/ldap

    ldap: Use hashed passwords in the test
    edolstra committed Oct 13, 2020
    Copy the full SHA
    869671e View commit details
    Browse the repository at this point in the history