The branch "master" has been updated. The following is a summary of the commits.
from: 5d41077cf0bb36a4023a1825b85a6a73f2baf7f3 5a29cb2 Bug: 12970 Differentiate between signed and encrypted messages. 731ec34 Add more tests for S/MIME handling in EAS. Summary: http://github.com/horde/horde/compare/5d41077cf0bb36a4023a1825b85a6a73f2baf7f3...731ec34a9c77fc80849fc144d3ff4ab3086fbc46 ----------------------------------------------------------------------- commit 5a29cb2215a357c9674147615399da22f05b260c Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 24 16:49:16 2014 -0400 Bug: 12970 Differentiate between signed and encrypted messages. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 6 +- framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 26 ++++++- framework/ActiveSync/lib/Horde/ActiveSync/Mime.php | 41 +++++++++--- 3 files changed, 58 insertions(+), 15 deletions(-) http://github.com/horde/horde/commit/5a29cb2215a357c9674147615399da22f05b260c ----------------------------------------------------------------------- commit 731ec34a9c77fc80849fc144d3ff4ab3086fbc46 Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 24 16:49:57 2014 -0400 Add more tests for S/MIME handling in EAS. framework/ActiveSync/test/Horde/ActiveSync/MimeTest.php | 15 + framework/ActiveSync/test/Horde/ActiveSync/fixtures/encrypted.eml | 63 +++++ 2 files changed, 78 insertions(+), 0 deletions(-) create mode 100644 framework/ActiveSync/test/Horde/ActiveSync/fixtures/encrypted.eml http://github.com/horde/horde/commit/731ec34a9c77fc80849fc144d3ff4ab3086fbc46 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
