Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-09Fix cross-site scripting (XSS) via HTML messages with malicious svg or math c...Aleksander Machniak
2020-07-04Bump version to 1.3.141.3.14Thomas Bruederli
2020-07-03Fix cross-site scripting (XSS) via HTML messages with malicious svg/namespaceAleksander Machniak
2020-06-07Bump version to 1.3.131.3.13Thomas Bruederli
2020-06-04Installer: Fix regression in SMTP test section (#7417)Aleksander Machniak
2020-06-02Fix changelog1.3.12Aleksander Machniak
2020-06-02Security: Fix cross-site scripting (XSS) via malicious XML attachmentAleksander Machniak
2020-06-01Security: Better fix for CVE-2020-12641Aleksander Machniak
2020-06-01Security: Fix XSS issue in template object 'username' (#7406)Aleksander Machniak
2020-06-01Security: Fix couple of XSS issues in Installer (#7406)Aleksander Machniak
2020-04-26Bump version to 1.3.111.3.11Thomas Bruederli
2020-01-29Update changelogAleksander Machniak
2019-11-10Fix PHP warning: "array_merge(): Expected parameter 2 to be an array, null gi...Aleksander Machniak
2019-10-28Fix PHP Warning: Use of undefined constant LOG_EMERGE (#6991)Aleksander Machniak
2019-10-21Fix bug where inline images could have been ignored if Content-Id header cont...Aleksander Machniak
2019-09-23Update changelogAleksander Machniak
2019-08-27Fix bug where it was possible to bypass href URI check with data:application/...1.3.10Aleksander Machniak
2019-08-27Fix security issue where it was possible to bypass the CSS jail in HTML messa...Aleksander Machniak
2019-08-27Fix bug where some strict remote URIs in url() style were unintentionally blo...Aleksander Machniak
2019-08-27Fix security issue where it was possible to bypass the position:fixed CSS che...Aleksander Machniak
2019-08-22Bump version to 1.3.10Thomas Bruederli
2019-08-09Fix implode() wrong parameter order (#6866)Jack Cherng
2019-07-14Fix wrong messages order after returning to a multi-folder search result (#6836)Aleksander Machniak
2019-06-26Fix bug in converting multi-page Tiff images into Jpeg (#6824)Aleksander Machniak
2019-06-20Fix bug where selection of columns on messages list wasn't workingAleksander Machniak
2019-06-07Fix bug where Next/Prev button in mail view didn't work with multi-folder sea...Aleksander Machniak
2019-06-05Update changelogAleksander Machniak
2019-05-19Update changelog, add some tests for rcube_utils::parse_host()Aleksander Machniak
2019-05-19Fix bug where bold/strong text was converted to upper-case on html-to-text co...Aleksander Machniak
2019-05-11Enigma: Fix "decryption oracle" bug [CVE-2019-10740] (#6638)Aleksander Machniak
2019-05-11Enigma: Fix error message when trying to encrypt with a revoked private key (...Aleksander Machniak
2019-05-11Enigma: Fix bug where revoked users/keys were not greyed out in key infoAleksander Machniak
2019-05-10Fix bug in parsing vCard data using PHP 7.3 due to an invalid regexp (#6744)Aleksander Machniak
2019-05-06Fix bug where bmp images couldn't be displayed on some systems (#6728)Aleksander Machniak
2019-04-21Managesieve: Fix so "Create filter" option does not show up when Filters menu...Aleksander Machniak
2019-03-31Bump version to 1.3.91.3.9Aleksander Machniak
2019-03-25Fix TinyMCE download location (#6694)Aleksander Machniak
2019-03-04Fix bug where next row wasn't selected after deleting a collapsed thread (#6655)Aleksander Machniak
2019-02-17Fix bug when aborting dragging with ESC key didn't stop the move action (#6623)Aleksander Machniak
2019-02-16Update changelogAleksander Machniak
2019-01-30Fix so mime_content_type check in Installer uses files that should always be ...Aleksander Machniak
2019-01-16Fix so ANY record is not used for email domain validation, use A, MX, CNAME, ...Aleksander Machniak
2019-01-13Fix PHP 7.2 compatibility in debug_logger plugin (#6586)Aleksander Machniak
2019-01-04Fix bug in parsing some IMAP command responses that include unsolicited repli...Aleksander Machniak
2018-12-21Fix handling of empty entries in vCard import (#6564)Aleksander Machniak
2018-10-26Fix bug where a message/rfc822 part without a filename wasn't listed on the a...Aleksander Machniak
2018-10-23Bump version to 1.3.8Thomas Bruederli
2018-10-06Fix session issue on long running requests (#6470)Aleksander Machniak
2018-10-02Update changelogAleksander Machniak
2018-09-27Fix bug where valid content between HTML comments could have been skipped in ...Aleksander Machniak