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
2018-04-11Bump version to 1.3.61.3.6Thomas Bruederli
2018-04-10Fix bug where usernames without domain part could be malformed or converted t...Aleksander Machniak
2018-04-09Fix check_request() bypass in places using get_uids() [CVE-2018-9846] (#6238)Aleksander Machniak
2018-04-06Fix regression in compressMessageSet() (#6235)Aleksander Machniak
2018-04-03Fix possible IMAP command injection and type juggling vulnerabilities (#6229)Aleksander Machniak
2018-04-03Fix PHP 7.2: count(): Parameter must be an array in enchant-based spellchecke...Aleksander Machniak
2018-03-18Fix parsing date strings (e.g. from a Date: mail header) with comments (#6216)Aleksander Machniak
2018-03-12Bump version to 1.3.51.3.5Thomas Bruederli
2018-03-09Fix bug where some unix timestamps were not handled correctly by rcube_utils:...Aleksander Machniak
2018-03-07Fix handling encoding of HTML tags in "inline" JSON output (#6207)Aleksander Machniak
2018-03-06Added 9pt and 11pt to the list of font sizes in HTML editorAleksander Machniak
2018-02-15Remove redundant trim()Aleksander Machniak
2018-02-14Fix bug in remote content blocking on HTML image and style tags (#6178)Aleksander Machniak
2018-02-12Fix PHP Warning: exif_read_data(...): Illegal IFD size (#6169)Aleksander Machniak
2018-01-22Fix PHP 7.2 warning: count(): Parameter must be an array or an object that im...Aleksander Machniak
2018-01-11Fix possible information leak - add more strict sql error check on user creat...Aleksander Machniak
2018-01-10Fix bug where contacts search could skip some records (#6130)Aleksander Machniak
2018-01-07Bump version to 1.3.4Thomas Bruederli
2018-01-07Update localizationAleksander Machniak
2018-01-07Remove x_frame_options envAleksander Machniak
2018-01-07Fix X-Frame-Options:ALLOW-FROM support, remove custom click-jacking protectio...Aleksander Machniak
2018-01-07Fix preg_match in guess_type function (#6123)Richard Hillmann
2017-12-26- Fix searching contacts by address in LDAP source (#6084)Aleksander Machniak
2017-12-20Fix PHP 7.2: count(): Parameter must be an array or an object that implements...Aleksander Machniak
2017-12-20Fix bug where contacts export by selection returned no more than 10 entries (...Aleksander Machniak
2017-12-12Fix possible performance issue when parsing malformed and long Date header (#...Aleksander Machniak
2017-12-06Fix PHP Warning: Use of undefined constant INTL_IDNA_VARIANT_UTS46 on servers...Aleksander Machniak
2017-12-03Fix PHP warning "idn_to_utf8(): INTL_IDNA_VARIANT_2003 is deprecated" with PH...Aleksander Machniak
2017-11-20Fix untagged COPYUID responses handling - again (#5982)Aleksander Machniak
2017-11-18Fix PHP Warning: Use of undefined constant 'href'Aleksander Machniak
2017-11-17Fix broken long filenames when using imap4d server - workaround server bug (#...Aleksander Machniak
2017-11-14Fix var scope (#6042)Aleksander Machniak
2017-11-08Bump version + add CVE ID1.3.3Thomas Bruederli
2017-11-08Fix mangled non-ASCII characters in links in HTML messages (#6028)Aleksander Machniak
2017-11-08Fix file disclosure vulnerability caused by insuficient input validation in r...Aleksander Machniak
2017-11-02Fix decoding of mailto: links with + character in HTML messages (#6020)Aleksander Machniak
2017-10-30Update localization files from Transifex1.3.2Thomas Bruederli
2017-10-29Update translations for new label 'automarkread'Thomas Bruederli
2017-10-29Fix rcube_utils::random_bytes() to not throw exception for length=0Thomas Bruederli
2017-10-29Bump version to 1.3.2Thomas Bruederli
2017-10-20Prevent from ghost messages on list after fast delete of multiple messages on...Aleksander Machniak
2017-10-20Fix bug where removing the last subfolder did not hide toggle button on its p...Aleksander Machniak
2017-10-19Fix truncated folder name on messages list in multi-folder mode, for folders ...Aleksander Machniak
2017-10-19fix: unknown content-disposition type should be treated as attachment (#6002)Brendan Braybrook
2017-10-18Fix regression in qsearch() that skipped execution when called with no argsAleksander Machniak
2017-10-12Fix Edge encoding bug when pasting text into the HTML editor, update to TinyM...Aleksander Machniak
2017-10-09Fix issue caused by non-default session.cookie_lifetime setting (#5961)Aleksander Machniak
2017-10-06Fix so untagged COPYUID responses are also supported according to RFC6851 (#5...Aleksander Machniak
2017-10-04Fix bug where assets_path wasn't added to some watermark framesAleksander Machniak
2017-10-02Fix bug where mail search could return empty result on servers without SORT c...Aleksander Machniak