mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
84fb9b0fd2
When querying for pwdChangedTime, the timestamp is returned in RFC3339 format instead of the expected LDAP GeneralizedTime format (YYYYMMDDHHMMSSZ). This causes issues when LLDAP is used with systems like Keycloak that expect proper LDAP timestamp formatting.