| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2009/01/20 (thomasb) |
| | | ---------- |
| | | - Fix XSS vulnerability through background attributes as reported by Julien Cayssol |
| | | |
| | | 2009/01/18 (alec) |
| | | ---------- |
| | | - Fix problems with backslash as IMAP hierarchy delimiter (#1484467) |
| | | - Secure vcard export by getting rid of preg's 'e' modifier use (#1485689) |
| | | - Fix authentication when submitting form with existing session (#1485679) |
| | | |
| | | 2009/01/15 (alec) |
| | | ---------- |
| | | - Allow absolute URLs to images in HTML messages/sigs (#1485666) |
| | | - Fix message body which contains both inline attachments and emotions |
| | | - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509) |
| | | - Fix address names with '@' sign handling (#1485654) |
| | | |
| | | 2009/01/08 (alec) |
| | | ---------- |
| | | - Improve messages display performance |