6697 Commits (1.3.15)

Author SHA1 Message Date
Thomas Bruederli e4dc3e942c Bump version to 1.3.15 5 years ago
Aleksander Machniak d44ca2308a Fix cross-site scripting (XSS) via HTML messages with malicious svg or math content 5 years ago
Thomas Bruederli abddddb12c Bump version to 1.3.14 5 years ago
Aleksander Machniak 1950241975 Fix cross-site scripting (XSS) via HTML messages with malicious svg/namespace 5 years ago
Thomas Bruederli 45dced3b8f Bump version to 1.3.13 5 years ago
Aleksander Machniak 884eb61162 Security: Fix cross-site scripting (XSS) via malicious XML attachment 5 years ago
Thomas Bruederli fc97dc2e67 Bump version to 1.3.12 5 years ago
Aleksander Machniak db49dba3e4 Security: Better fix for CVE-2020-12641 5 years ago
Aleksander Machniak 37e2bc7457 Security: Fix XSS issue in template object 'username' (#7406) 5 years ago
Thomas Bruederli fe0d97e5e0 Bump version to 1.3.11 5 years ago
Aleksander Machniak c0eea755cf Fix local file inclusion (and code execution) via crafted 'plugins' option 5 years ago
Aleksander Machniak 47f431b1d6 Fix remote code execution via crafted 'im_convert_path' or 'im_identify_path' settings 5 years ago
Aleksander Machniak 23c06159ae Fix XSS issue in handling of CDATA in HTML messages 5 years ago
Aleksander Machniak c76153e752 Fix PHP warning: "array_merge(): Expected parameter 2 to be an array, null given in sendmail.inc (#7003) 6 years ago
Aleksander Machniak 3483c6407f Fix PHP Warning: Use of undefined constant LOG_EMERGE (#6991) 6 years ago
Aleksander Machniak e97837ba21 Fix bug where inline images could have been ignored if Content-Id header contained redundant spaces (#6980) 6 years ago
Aleksander Machniak 4683204ddf Fix PHP Warning: Redis::connect() expects parameter 2 to be int, string given 6 years ago
Aleksander Machniak 25a97474a5 Fix array offset access syntax with curly braces 6 years ago
Aleksander Machniak 0132ff0d85 Fix PHP 7.4 warning: "Creating default object from empty value" 6 years ago
Aleksander Machniak 2348899a3f Fix bug where it was possible to bypass href URI check with data:application/xhtml+xml URIs (#6896) 6 years ago
Aleksander Machniak 554a20fe49 Fix security issue where it was possible to bypass the CSS jail in HTML messages using :root pseudo-class (#6897) 6 years ago
Aleksander Machniak c0c42d1075 Fix bug where some strict remote URIs in url() style were unintentionally blocked (#6899) 6 years ago
Aleksander Machniak d0d8c1ace5 Fix security issue where it was possible to bypass the position:fixed CSS check in received messages (#6898) 6 years ago
Thomas Bruederli f2e610dbe5 Bump version to 1.3.10 6 years ago
Jack Cherng 45e099b0be Fix implode() wrong parameter order (#6866) 6 years ago
Aleksander Machniak 42c473aedd Fix wrong messages order after returning to a multi-folder search result (#6836) 6 years ago
Aleksander Machniak c25a6cf09b Fix bug in miemetype name comparator 6 years ago
Aleksander Machniak 22375170df Fix bug in converting multi-page Tiff images into Jpeg (#6824) 6 years ago
Aleksander Machniak 77c2c8155a Fix bug where selection of columns on messages list wasn't working 6 years ago
Aleksander Machniak 70622c37e6 Fix bug where Next/Prev button in mail view didn't work with multi-folder search result (#6793) 6 years ago
Aleksander Machniak 1cd1990053 Fix PHP error when using Net_LDAP3 from master 6 years ago
Amir Caspi 06c5a20331 Update rcube_utils::parse_host, fixes #6746 6 years ago
Aleksander Machniak 55ebae3c1e Fix bug where bold/strong text was converted to upper-case on html-to-text conversion (6758) 6 years ago
Aleksander Machniak 8b649420ff Fix regexp 6 years ago
Aleksander Machniak 8b706775f3 Fix bug in parsing vCard data using PHP 7.3 due to an invalid regexp (#6744) 6 years ago
Aleksander Machniak 9cb1912553 Fix bug where bmp images couldn't be displayed on some systems (#6728) 6 years ago
Aleksander Machniak 7b8a183e9f Bump version to 1.3.9 6 years ago
Aleksander Machniak 27b9448d6c Fix bug where next row wasn't selected after deleting a collapsed thread (#6655) 6 years ago
Aleksander Machniak 1dbf187a45 Fix bug when aborting dragging with ESC key didn't stop the move action (#6623) 7 years ago
Mario Harjac d87d628601 Fix missing CSRF token in message download (#6621) 7 years ago
Aleksander Machniak 52d80f2467 Fix so mime_content_type check in Installer uses files that should always be available (i.e. from program/resources) (#6599) 7 years ago
Aleksander Machniak 1d7b488841 Fix so ANY record is not used for email domain validation, use A, MX, CNAME, AAAA instead (#6581) 7 years ago
Aleksander Machniak 1418812c89 Fix bug in parsing some IMAP command responses that include unsolicited replies (#6577) 7 years ago
Aleksander Machniak eec0d76360 Fix regression in vcard parser 7 years ago
Aleksander Machniak 8dec8fb60a Fix handling of empty entries in vCard import (#6564) 7 years ago
Aleksander Machniak 4619f030f2 Fix bug where a message/rfc822 part without a filename wasn't listed on the attachments list (#6494) 7 years ago
Thomas Bruederli b1a8a4b627 Bump version to 1.3.8 7 years ago
Aleksander Machniak a34a206b60 Fix session issue on long running requests (#6470) 7 years ago
Stefanos Petrakis e3f6d4184f Fix multiple VCard field search (#6466) 7 years ago
Aleksander Machniak c22c177e53 Fix bug where valid content between HTML comments could have been skipped in some cases (#6464) 7 years ago