mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Add missing return from rev 1.27
This commit is contained in:
parent
f4637d60c2
commit
36db408d0e
1 changed files with 1 additions and 0 deletions
|
|
@ -1764,6 +1764,7 @@ ppolicy_config(
|
|||
return ( 1 );
|
||||
}
|
||||
pi->hash_passwords = 1;
|
||||
return 0;
|
||||
}
|
||||
return SLAP_CONF_UNKNOWN;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue