]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10399 pw-pbkdf2: fix iteration configuration parameter 799/head
authorJonas Jelten <jj@sft.lol>
Thu, 16 Oct 2025 23:05:10 +0000 (01:05 +0200)
committerJonas Jelten <jj@sft.lol>
Thu, 23 Oct 2025 08:22:52 +0000 (10:22 +0200)
commitc8ed27ebd02544343f7ace57ae7cf212435f2fd8
tree2045f50ef055085ef439aa088f741b004c53a220
parentb38a17b850ee237c1f18039ec5c0d053b080b70d
ITS#10399 pw-pbkdf2: fix iteration configuration parameter

the first module argument is argc=1 and argv[0], as invoked by
servers/slapd/slappasswd.c/parse_slappasswdopt and
servers/slapd/module.c/module_load
contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c