Commit Graph

7 Commits (bc92ca56ef6c51393d2782b7654eaa162dfc2e10)

Author SHA1 Message Date
bes.internal d359dcb6b3 use in parse_host HTTP_HOST for %d
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)
14 years ago
Aleksander Machniak 09e5fc99f8 Small performance improvement: use cookie 'secure' parameter if enabled 14 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 14 years ago
Thomas Bruederli ceb5b56c3b Move rcube_addressbook::normalize_string() to rcube_utils::normalize_string() for general purpose 14 years ago
Aleksander Machniak 9db0c895e8 Remove BOM (#1488458) 14 years ago
vbenincasa 59db17b823 - Fix the idn_convert() function call that was preventing the login with the "%s" replacement variable in config. 14 years ago
alecpl 1aceb9cec8 - Framework refactoring (I hope it's the last one):
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils
  renamed main.inc into rcube_bc.inc
14 years ago