Commit Graph

1110 Commits (2b89713d066a618cbdfd4e95ee8170bc0895dc15)

Author SHA1 Message Date
Aleksander Machniak afc68aae63 FIx temp_filename() regressions, update changelog, add note in UPGRADING 7 years ago
PhilW e024f133fa give all temp files a constant prefix 7 years ago
Aleksander Machniak 2935b3a66a Fix malformed message saved into Sent folder when using big attachments and low memory limit (#6498) 7 years ago
Aleksander Machniak 7b203cbc52 Fix bug where a message/rfc822 part without a filename wasn't listed on the attachments list (#6494) 7 years ago
Aleksander Machniak 3dad8c5908 Fix incorrect IMAP SASL GSSAPI negotiation (#6308) 7 years ago
Aleksander Machniak c4916a8fe3 Simplify code that uses setError() followed by return 7 years ago
Aleksander Machniak 186f21c4c1 Avoid Referer leaking by using Referrer-Policy:same-origin header (#6385)
Added 'common_headers' hook
7 years ago
Aleksander Machniak c8d133a6a0 Merge branch 'master' into dev/elastic 7 years ago
Aleksander Machniak b126941846 Fix session issue on long running requests (#6470) 7 years ago
Stefanos Petrakis 8ab1e4fbc3 Fix multiple VCard field search (#6466) 7 years ago
Aleksander Machniak 0a0ac045fe Fix bug where valid content between HTML comments could have been skipped in some cases (#6464) 7 years ago
Aleksander Machniak 255638cc44 Update changelog, require Net_SMTP 1.8.1 for GSSAPI support 7 years ago
urusha 75f37f8b0f SMTP GSSAPI support (#6417)
* krb_authentication support for smtp_connect
* smtp GSSAPI support
7 years ago
Aleksander Machniak 2dcf50019c Merge branch 'master' into dev/elastic 7 years ago
Aleksander Machniak e38b477b99 Fix including plugin scripts (regression) 7 years ago
Aleksander Machniak 2c12274d38 Fix style/navigation on error page depending on authentication state (#6362) 7 years ago
Aleksander Machniak 4310046993 Remove redundant trim() 7 years ago
Aleksander Machniak c28242f63c Log errors caused by low pcre.backtrack_limit when sending a mail message (#6433) 7 years ago
Aleksander Machniak 03fef0d6ca New_user_identity: Fix %fu/%u vars substitution in user specific LDAP params (#6419) 7 years ago
Aleksander Machniak 796e5a17e6 Removed referer_check option (#6440) 7 years ago
Aleksander Machniak eaa81a5b61 Fix so invalid smtp_helo_host is never used, fallback to localhost (#6408) 7 years ago
Allan Klaus 6a49ba5aa2 Added exec_hook to send error to an external error tracking tool (#6198) 7 years ago
Aleksander Machniak 5cdb54221f Fix listing the same attachment multiple times on forwarded messages 7 years ago
Aleksander Machniak 24e3977d74 Fix invalid regular expressions that throw warnings on PHP 7.3 (#6398) 7 years ago
Aleksander Machniak 19332495b0 Fix so fallback from BINARY to BODY FETCH is used also on [PARSE] errors in dovecot 2.3 (#6383) 7 years ago
Aleksander Machniak 988ed7e565 Fix PHP warnings on dummy QUOTA responses in Courier-IMAP 4.17.1 (#6374) 7 years ago
Aleksander Machniak 4f2b795cd2 Fix doc for 3rd argument of rcube::deliver_message() (#6353) 8 years ago
Aleksander Machniak cba1605949 Add http_only argument to rcube_utils::setcookie() 8 years ago
Aleksander Machniak 086e781b8f Fix bug where some HTML comments could have been malformed by HTML parser (#6333) 8 years ago
Aleksander Machniak fd7d7faabd Improve checking folder delete rights according to RFC 4314 8 years ago
Aleksander Machniak 58e514970e Add option to hide folders in share/other-user namespace or outside of the personal namespace root (#5073) 8 years ago
Aleksander Machniak 5e3868eb10 Fix so attachment without Content-ID is not an inline attachment (#5905) 8 years ago
Aleksander Machniak e9d38e847c Re-add setting error_log=syslog when log_driver=syslog 8 years ago
Aleksander Machniak 3d0b2cd3ce Pass PEAR errors to rcube::raise_error(), small CS improvements 8 years ago
Aleksander Machniak 12b1b54792 Fix bug where after "mark all folders as read" action message counters were not reset (#6307)
also fixed one PHP 7.2 warning
8 years ago
Aleksander Machniak 6691756ea1 Fix bug where unicode contact names could have been broken/emptied or caused DB errors (#6299) 8 years ago
Aleksander Machniak 30ab2eec5f Remove function_exists() checks for mbstring functions 8 years ago
Aleksander Machniak 4b97f40af9 Get rid of debug_level (#6298) 8 years ago
Aleksander Machniak 71eec07d25 Fix regression where some non-inline attachments could be not listed (#6291) 8 years ago
Aleksander Machniak 430c000e32 Support skin localization (#5853) 8 years ago
Aleksander Machniak 1247a8dd7d Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names 8 years ago
Aleksander Machniak 0716d499bc Fix bug where some escape sequences in html styles could bypass security checks 8 years ago
Edgaras L c236c22c41 Parse all quotas from GETQUOTAROOT (#6280) 8 years ago
Aleksander Machniak c0b9025215 Remove sample PHP configuration from .htaccess and .user.ini files (#5850)
Moved to https://github.com/roundcube/roundcubemail/wiki/Installation#php-configuration
8 years ago
Aleksander Machniak 63d3ad11fb Use Masterminds/HTML5 parser for HTML5 support (#5761) 8 years ago
Aleksander Machniak e79838aaac Enigma: Disable autofill for new keypair password 8 years ago
Aleksander Machniak dd3ea4ed2b Fix extracting codepage 8 years ago
Aleksander Machniak 8a6a9e86ae Fix handling of forwarded messages inside of a TNEF message (#5632) 8 years ago
Aleksander Machniak a889f55c31 Fix PHP Warning: Use of undefined constant IDNA_DEFAULT on systems without php-intl (#6244) 8 years ago
Aleksander Machniak b2bebe531a Fix bug where usernames without domain part could be malformed or converted to lower-case on logon (#6224) 8 years ago