This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Products.LDAPMultiPlugins/Products/LDAPMultiPlugins/CHANGES.txt

13 lines
334 B
Plaintext

Changelog for Products.LDAPMultiplugins
=======================================
To see earlier changes please see HISTORY.txt.
2.0 (unreleased)
----------------
- Bug: enumerateUsers returned undesired results if an exact match
was required since LDAP searches are not case sensitive.
(https://bugs.launchpad.net/bugs/585901)