Aleksander Machniak
48ba4414b3
Fix download of attachments that are part of TNEF message ( #1490091 )
...
Rcube_message_part::body content should never be modified by code out of the rcube_message.
Added convenient rcube_message::get_part_body() method, making rcube_message::get_part_content() deprecated.
2014-10-22 14:29:44 +02:00
Aleksander Machniak
e7cd99ca9e
Fixed failing test
2014-08-14 18:27:16 +02:00
Aleksander Machniak
a8b004e8d8
Improve identity selection based on From: header ( #1489378 )
2013-11-04 11:19:56 +01:00
Aleksander Machniak
c20fa4a1ad
Fix address matching in Return-Path header on identity selection ( #1489374 )
2013-10-15 18:49:14 +02:00
Aleksander Machniak
672a55e655
Remove unused global variable
2013-10-15 18:07:46 +02:00
Aleksander Machniak
fed081229f
Fix unit test
2013-10-04 17:36:05 +02:00
Aleksander Machniak
1e32540839
Add rel="noreferrer" for links in displayed messages ( #1484686 )
2013-03-19 12:47:07 +01:00
Aleksander Machniak
7ac94421bf
Move washtml class into Roundcube Framework (rcube_washtml), add some improvements
2012-12-25 18:06:17 +01:00
Aleksander Machniak
74cd0a9b62
- Fix XSS vulnerability in vbscript: and data:text links handling ( #1488850 )
2012-12-04 09:17:08 +01:00
Aleksander Machniak
afa0b1df58
Use setUp() instead of __construct()
2012-08-31 15:01:21 +02:00
Aleksander Machniak
e824925290
Rewritten test scripts for PHPUnit
2012-08-16 19:44:28 +02:00