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-10-23Bump version to 1.3.8Thomas Bruederli
2018-10-06Fix session issue on long running requests (#6470)Aleksander Machniak
2018-10-02Fix multiple VCard field search (#6466)Stefanos Petrakis
2018-09-27Fix bug where valid content between HTML comments could have been skipped in ...Aleksander Machniak
2018-09-17Fix support for "allow-from X" in "x_frame_options" config option (#6449)Fedor A. Fetisov
2018-09-12New_user_identity: Fix %fu/%u vars substitution in user specific LDAP params ...Aleksander Machniak
2018-08-24Fix CSS issue in handling invalid style tag content (#6410)Aleksander Machniak
2018-08-19Fix invalid regular expressions that throw warnings on PHP 7.3 (#6398)Aleksander Machniak
2018-08-06Fix so fallback from BINARY to BODY FETCH is used also on [PARSE] errors in d...Aleksander Machniak
2018-08-06Fix PHP warnings on dummy QUOTA responses in Courier-IMAP 4.17.1 (#6374)Aleksander Machniak
2018-07-21Bump version to 1.3.71.3.7Thomas Bruederli
2018-06-22Fix bug where some HTML comments could have been malformed by HTML parser (#6...Aleksander Machniak
2018-05-26Fix bug where after "mark all folders as read" action message counters were n...Aleksander Machniak
2018-05-25Fix bug where unicode contact names could have been broken/emptied or caused ...Aleksander Machniak
2018-05-25Merge branch 'release-1.3' of github.com:roundcube/roundcubemail into release...Aleksander Machniak
2018-05-08Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from...Aleksander Machniak
2018-05-08Add sanity check when auto-unsubscribing non-existing foldersAleksander Machniak
2018-05-05Fix bug where some escape sequences in html styles could bypass security checksAleksander Machniak
2018-05-05Parse all quotas from GETQUOTAROOT (#6280)Edgaras L
2018-04-12Fix PHP Warning: Use of undefined constant IDNA_DEFAULT on systems without ph...Aleksander Machniak
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