mirror of
https://github.com/kakwa/ldapcherry
synced 2025-04-13 18:12:14 +02:00

In some forms, the 'cn' attribute might not be accessible. The _set_password method relied on 'cn' to build the user dn. Now it accepts the cn or the dn (by_cn switch).