snappymail/plugins/ldap-contacts-suggestions
David Härdeman 725f217778 [ldap-contacts-suggestions] Better handling of mixed case attributes
While the LDAP search is case insensitive, the array which is returned from
ldap_get_entries() will only use lowercase. This means that if one
configures the plugin to look for e.g. "givenName", no results
will be returned.
2021-08-22 12:31:56 +02:00
..
index.php [ldap-contacts-suggestions] Better handling of mixed case attributes 2021-08-22 12:31:56 +02:00
LdapContactsSuggestions.php [ldap-contacts-suggestions] Better handling of mixed case attributes 2021-08-22 12:31:56 +02:00
LICENSE Added: Plugin: Contacts suggestion from ldap 2015-09-08 21:18:55 +03:00