From d2aaf030bd3c1da388f7f417b517269e106835a1 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 1 Jul 2020 18:45:23 +0100 Subject: feat(3p/openldap): Enable slapd-passwd-argon2 module This enables support for the Argon2 password hashing mechanism in OpenLDAP. Note that we also need to configure the LDAP module to load this, so this change is not yet sufficient for actually using Argon2 hashes. Change-Id: I151b854b777daa924b22224a43851432a88a2760 Reviewed-on: https://cl.tvl.fyi/c/depot/+/830 Reviewed-by: BuildkiteCI Reviewed-by: isomer Tested-by: BuildkiteCI --- ci-builds.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'ci-builds.nix') diff --git a/ci-builds.nix b/ci-builds.nix index 076c642584..6358688769 100644 --- a/ci-builds.nix +++ b/ci-builds.nix @@ -63,6 +63,7 @@ in lib.fix (self: { cgit git nix + openldap ]; various = with depot; [ -- cgit 1.4.1