mirror of
https://github.com/kakwa/ldapcherry
synced 2025-03-25 00:51:07 +01: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).