mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-02 11:41:02 -06:00
6fde06ac30
cast const error message to non-const char*. I tried to make errMesg a const char* but it gets passed down to slapi_send_ldap_result() which accepts a char*. Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> |
||
---|---|---|
.. | ||
common.c | ||
encoding.c | ||
ipa_pwd_extop.c | ||
ipapwd.h | ||
Makefile.am | ||
otpctrl.c | ||
otpctrl.h | ||
prepost.c | ||
pwd-extop-conf.ldif | ||
README |