- `ezldap search` can now search for specific attributes (instead of all) - `ezldap check_pw` no longer requires an admin bind to complete (one less password prompt) - Documentation update
0.6
Changelog:
- API ported to `ldap3` from `python-ldap` - Considerable python API rewrite - Complete replacement of scripts with `ezldap` cli - Uses SSL and StartTLS wherever possible - CLI accepts arbitrary --key=value replacements - Honestly the first release seriously worth using