Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In deployments where anonymous binds to and/or searches on an LDAP tree are not
allowed, and where the LDAP address book(s) have been configured to use the
user-specific bind credentials, rcube_ldap.php needs to bind using service
credentials in order to be able to find the user's bind dn.
|
|
It was requested as performance improvement, but I wasn't able to confirm this. However it doesn't break anything.
|
|
|
|
|
|
|
|
|
|
|
|
#1487907)
|
|
|
|
|
|
remove undefined fields from template
|
|
|
|
|
|
|
|
querying VLV enabled directories
|
|
- Better handling of situation when search for bind DN doesn't return data
|
|
|
|
|
|
|
|
|
|
groups of various types; cache the results
|
|
|
|
|
|
groupOfUrls; cache groups listing for better performance
|
|
'searchonly' address book
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'user_create' hook arguments (#1488024)
|
|
|
|
|
|
|
|
|
|
contacts, this is done server-side
|
|
|
|
|