Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits: 4e474a46 by Quanah Gibson-Mount at 2021-08-04T22:42:09+00:00 ITS#9625 - Fix handling when pwdChangedTime is not present
Add a check to see if pwdChangedTime was actually present on the entry. If not, skip the expiry check.
Additionally change the debug log statement to TRACE instead of ANY, as the message is informational.
- - - - - 73c39761 by Quanah Gibson-Mount at 2021-08-04T22:42:32+00:00 ITS#9625
- - - - -
2 changed files:
- CHANGES - servers/slapd/overlays/ppolicy.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/a5efa5037bd727377b62994...