Hi everyone, I was working on removing Koha::Patron->update_password, and found out that Auth_with_ldap.pm has a routine that takes care of 'syncing' the password from LDAP into the local DB.
Is anyone using that? I will keep the current behaviour, but was thinking of filing a bug for its deprecation.