Age | Commit message (Collapse) | Author |
|
- Support for serialized LDAP address values (usually delimited with a $)
Conflicts:
config/main.inc.php.dist
|
|
|
|
|
|
folder (#1486686)
|
|
- require support_url config option in installer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
link; no link to roundcube.net to avoid tons of support requests
|
|
|
|
|
|
|
|
#1487907)
|
|
|
|
|
|
- Better handling of situation when search for bind DN doesn't return data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
|
|
|
|
|
|
|
|
|
|
|
|
after session error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added addressbook source selection in contacts import
|
|
|
|
|
|
|
|
|