Pas-plugins-ldap

Latest version: v1.8.0

Safety actively analyzes 682416 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.5b1

------------------

- 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]

1.4.0

------------------

- Feature: Alternative volatile cache for UGM tree on plugin.
[jensens]

- overhaul test setup
[jensens]

- introduce pluggable caching mechanism on ugm-tree level, defaults to
caching on request. Can be overruled by providing an adapter implementing
``pas.plugins.ldap.interfaces.IPluginCacheHandler``.
[jensens]

- log how long it takes to build up a users or groups tree.
[jensens]

1.3.2

------------------

- Small fixes in inspector.
[rnix]

1.3.1

------------------

- Fix dependency versions.
[rnix]

1.3.0

------------------

- Raise ``RuntimeError`` instead of ``KeyError`` when password change method
couldn't locate the user in LDAP tree. Maybe it's a local user and
``Products.PlonePAS.pas.userSetPassword`` expects a ``RuntimeError`` to be
raised in this case.
[saily]

1.2.0

------------------

- add property ``check_duplicates``. Adds ability to disable duplicates check
for keys in ldap in order to avoid failure if ldap strcuture is not perfect.

- Add new property to disable duplicate primary/secondary key checking
in LDAP trees. This allows pas.plugins.ldap to read LDAP tree and ignore
duplicated items instead of raising::

Traceback (most recent call last):
...
RuntimeError: Key not unique: <key>='<value>'.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.