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 <isomer@tvl.fyi> Tested-by: BuildkiteCI
This commit is contained in:
parent
6f5211bba8
commit
d2aaf030bd
3 changed files with 29 additions and 1 deletions
|
@ -63,6 +63,7 @@ in lib.fix (self: {
|
|||
cgit
|
||||
git
|
||||
nix
|
||||
openldap
|
||||
];
|
||||
|
||||
various = with depot; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue