------------------
- GroupEnumeration paged.
[jensens]
- UserEnumeration paged.
[jensens]
- Add page_size server property.
[jensens]
- Fix LDAP check.
[jensens]
- Split profiles for Plone 4 and 5.
[jensens]
- fix tests for Plone 5
[jensens]
- Fixed LDAP errors not handled. This prevent leave the site broken
just after the installation of the plugin
[keul]
- Adopt LDAP instector to use DN instead of RDN for node identification.
[rnix]
- Add dummy ``defaults`` setting to ``UsersConfig`` and ``GroupsConfig``
adapters. These defaults are used to set child creation defaults, thus
concrete implementation is postponed until user and group creation is
supported through plone UI.
[rnix]
- Add ``ignore_cert`` setting to ``LDAPProps`` adapter.
[rnix]
- Remove ``check_duplicates`` setting which is not available any more in
node.ext.ldap.
[rnix]
- Use node.ext.ldap 1.0b1.
[rnix]
- major speedup expected by using node.ext.ldap >=1.0a1
[jensens]
- use implementer decorator for better readability.
[jensens]
- Fix setuptools to v7.0.
[jensens]