Age | Commit message (Collapse) | Author |
|
|
|
|
|
users from dovecot too (like user@domain.com*master)
- rcube_parse_host() now returns false if %s is used and an invalid email is provided (to work better when a prefix is used in default_host like 'mail.%s')
|
|
result
|
|
|
|
variable is the domain name after the '@' from e-mail address provided at login screen). The %s just returns a value if the provided e-mail is valid to avoid unnecessary lookups and reduce the possibility of connections to undesirable hosts.
- Small fix to the code comment of rcube_parse_host()
|
|
|
|
of rcube_ classes from plugins
|
|
(#1487883)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readonly variable value (#1487878)
|
|
|
|
|
|
object)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hook (the same fix for deprecated_templates)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
session and thus no keep-alive necessary; fixes #1487829
|
|
|
|
|
|
socket unexpectedly
|