Age | Commit message (Collapse) | Author |
|
|
|
(#1488232)
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bodies (#1487424):
don't try to parse it, display notice with a link to download it directly
|
|
|
|
|
|
(#1487937)
|
|
|
|
abort UI initialization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
button for drafts
|
|
#1487907)
|
|
|
|
improvement (#1488134)
|
|
|
|
- Add LIST result and folder attributes cache
- rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option
|
|
|
|
|
|
instead of on query level.
Fixes issue when one write query failed, next queries were not executed.
- Changed 'var' to 'public'.
|
|
|
|
|
|
convert them to users timezone (#1488147)
|