fix(tvl-slapd): load argon2 module with new name

This became an "official" module and dropped the `pw-` prefix.

Relates to b/184

Change-Id: I963f83b55b83015b022ab1b8330ea710d2258631
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5751
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
Vincent Ambo 2022-05-28 01:01:15 +02:00 committed by clbot
parent 1c6dc510a6
commit 9bff3ae373

View file

@ -44,7 +44,7 @@ in
"cn=module{0}".attrs = {
objectClass = "olcModuleList";
olcModuleLoad = "pw-argon2";
olcModuleLoad = "argon2";
};
"cn=schema".includes =