Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-17 | Fix domain part check in email address validation function. Added test cases. | Aleksander Machniak | |
2012-08-12 | CS fixes (mostly tab -> spaces) | Aleksander Machniak | |
2012-07-26 | use in parse_host HTTP_HOST for %d | bes.internal | |
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) | |||
2012-07-24 | Small performance improvement: use cookie 'secure' parameter if enabled | Aleksander Machniak | |
2012-05-22 | Removed $Id$ | Aleksander Machniak | |
2012-05-15 | Move rcube_addressbook::normalize_string() to ↵ | Thomas Bruederli | |
rcube_utils::normalize_string() for general purpose | |||
2012-05-06 | Remove BOM (#1488458) | Aleksander Machniak | |
2012-05-03 | - Fix the idn_convert() function call that was preventing the login with ↵ | vbenincasa | |
the "%s" replacement variable in config. | |||
2012-04-16 | - Framework refactoring (I hope it's the last one): | alecpl | |
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils renamed main.inc into rcube_bc.inc |