------------------
- Fixed error display for /plone_ldapcontrolpanel when a wrong value is
provided for the "Groups container DN" field.
[alecghica]
- Fixed error adding a Plone user group.
[iulianpetchesi]
- Log LDAP-errors as level error, to get them i.e. into Sentry.
[jensens]
- Make timeout of LDAP-errors logging configurable with environment variable ``PAS_PLUGINS_LDAP_ERROR_LOG_TIMEOUT``.
[jensens]
- Log long running LDAP/ pas.plugin.ldap operations as error.
Threshold can be controlled with environment variable ``PAS_PLUGINS_LDAP_LONG_RUNNING_LOG_THRESHOLD``.
[jensens]