Age | Commit message (Collapse) | Author |
|
|
|
login_lc=false (#1488593)
|
|
|
|
to use email address from identities as username (#1488581)
|
|
|
|
|
|
|
|
|
|
Use HTTP_HOST for %d in parse_host. Add %t for host name from SERVER_NAME
|
|
|
|
Use in parse_host function for domain resolve HTTP_HOST not hostname.
add %t for hostname without first part
For example roundcube box backend (rc.somedomain.tld) for reverse proxy on real domain (mail.example.com)
|
|
|
|
|
|
- Support for serialized LDAP address values (usually delimited with a $)
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|