Commit Graph

9459 Commits (b8e51b9d2fa1819409e596e29378be0d20a748d3)
 

Author SHA1 Message Date
Aleksander Machniak b8e51b9d2f Remove redundant trim() 7 years ago
Aleksander Machniak 39146a90bc Change wording 7 years ago
Aleksander Machniak 24dcdb5414 Fix bug in remote content blocking on HTML image and style tags (#6178) 7 years ago
Aleksander Machniak fb791f3302 Enigma: Fix key generation in Safari by upgrade to OpenPGP 2.6.2 (#6149) 7 years ago
Aleksander Machniak 96f792c1f2 Fix PHP Warning: exif_read_data(...): Illegal IFD size (#6169) 7 years ago
Aleksander Machniak 2240d43985 Fix duplicated labels in Test SMTP Config section (#6166) 7 years ago
Aleksander Machniak 96cee7cd92 Update changelog 7 years ago
Jan Ehrhardt db83952247 Fix seteditraw classic save button (#6164)
Fixes https://github.com/roundcube/roundcubemail/issues/6154
7 years ago
Aleksander Machniak 369fedf313 Fix bug where text: syntax was forced for strings longer than 1024 characters (#6143) 7 years ago
Aleksander Machniak 78d896d469 Fix PHP 7.2 warning: count(): Parameter must be an array or an object that implements Countable 7 years ago
Aleksander Machniak a4de40566d Validate ACL identifiers
... e.g. to prevent cyrus imap issues
7 years ago
Thomas Bruederli fefbd00cd6 Include recent fixes in 1.3.4 release 7 years ago
Aleksander Machniak 0f06f58e52 Fix possible information leak - add more strict sql error check on user creation (#6125) 7 years ago
Aleksander Machniak 2eeb2c75df Fix bug where contacts search could skip some records (#6130)
Conflicts:
	CHANGELOG
7 years ago
Thomas Bruederli 917ae1c199 Bump version to 1.3.4 7 years ago
Aleksander Machniak 6fb6a0b885 Update localization 7 years ago
Aleksander Machniak f9c590621b Remove x_frame_options env 7 years ago
Aleksander Machniak 65da434867 Fix X-Frame-Options:ALLOW-FROM support, remove custom click-jacking protection (#6057) 7 years ago
Richard Hillmann b9c038ca63 Fix preg_match in guess_type function (#6123) 7 years ago
Aleksander Machniak 55ba350102 - Fix searching contacts by address in LDAP source (#6084) 7 years ago
Aleksander Machniak d15c6872cb Fix PHP 7.2: count(): Parameter must be an array or an object that implements Countable (#6098) 7 years ago
Aleksander Machniak 9c542f9cf9 Fix PHP 7.2 Warning: count(): Parameter must be an array or an object that implements Countable 7 years ago
Aleksander Machniak 1c10231b26 Fix bug where contacts export by selection returned no more than 10 entries (#6103) 7 years ago
Aleksander Machniak 0c0e46a2c6 Fix syntax error in mssql.initial.sql (#6097) 7 years ago
Aleksander Machniak 472e48ff0d Fix possible performance issue when parsing malformed and long Date header (#6087) 7 years ago
Aleksander Machniak d1327024cc Fix bug where Archive folder wasn't auto-created on login with create_default_folders=true 7 years ago
Aleksander Machniak cdf7a88b3e Fix PHP Warning: Use of undefined constant INTL_IDNA_VARIANT_UTS46 on servers without php-intl extension 7 years ago
Aleksander Machniak a315f2b16d Fix PHP warning "idn_to_utf8(): INTL_IDNA_VARIANT_2003 is deprecated" with PHP 7.2 (#6075) 7 years ago
Aleksander Machniak 1765e855c9 Fix untagged COPYUID responses handling - again (#5982) 7 years ago
Aleksander Machniak 471f6a81f3 Fix so temp_dir misconfiguration prints an error to the log (#6045) 7 years ago
Aleksander Machniak 7c3669c918 Update changelog 7 years ago
Aleksander Machniak 6be149655f Fix PHP Warning: Use of undefined constant 'href' 7 years ago
Aleksander Machniak bb65c9d444 Small visual improvement 7 years ago
Aleksander Machniak 025adb4a62 Fix PHP 7.2 warning on undefined constant RCMAIL_VERSION 7 years ago
Aleksander Machniak 0c56b5d4c0 Fix broken long filenames when using imap4d server - workaround server bug (#6048) 7 years ago
Aleksander Machniak 4b29748161 Fix var scope (#6042) 7 years ago
Thomas Bruederli d84391d2c8 Bump version + add CVE ID 7 years ago
Aleksander Machniak 46faac4a6e Fix mangled non-ASCII characters in links in HTML messages (#6028) 7 years ago
Aleksander Machniak 3b439ec920 Update changelog 7 years ago
Aleksander Machniak c90ad5a977 Fix file disclosure vulnerability caused by insuficient input validation in relation with attachment plugins (#6026) 7 years ago
Aleksander Machniak 581fab9d84 Update changelog 7 years ago
Nathan Rennie-Waldock 2242506523 installto.sh: Fix false reporting of failed upgrade (#6019)
system() returns the last line of output (or false on failure)
rsync will have no output if the file being copied hasn't changed

Signed-off-by: Nathan Rennie-Waldock <nathan.renniewaldock@gmail.com>
7 years ago
Aleksander Machniak a9170f652c Fix decoding of mailto: links with + character in HTML messages (#6020) 7 years ago
Thomas Bruederli 2c7f3751ab Update localization files from Transifex 7 years ago
Thomas Bruederli 64a80bff8f Remove Git snapshot disclaimer 7 years ago
Thomas Bruederli e8379b8649 Fix phpunit version for testing in PHP < 5.6 7 years ago
Thomas Bruederli 7be09964f2 Update translations for new label 'automarkread'
issue #5952
7 years ago
Thomas Bruederli 92cbb771ad Add Travis CI configuration 7 years ago
Thomas Bruederli 9116583b30 Add Travis CI build status badge 7 years ago
Thomas Bruederli 3762dba408 Fix rcube_utils::random_bytes() to not throw exception for length=0 7 years ago