mirror of
https://github.com/lldap/lldap.git
synced 2026-06-10 05:20:33 +00:00
Added modified_date update to OPAQUE password registration to ensure both password_modified_date and user modified_date are updated when passwords change. This provides better compatibility with LDAP clients that rely on modifyTimestamp for cache invalidation. Co-authored-by: nitnelave <796633+nitnelave@users.noreply.github.com>