The branch "master" has been updated. The following is a summary of the commits.
from: 2b363634e89cc0c4b454aff397344eb91636e628 5d5704b Add an optional nesting limit to Text_Filter_Html2text. fbf3619 Use nestingLimit. d25a0e8 Changes 0b063f6 BFN Summary: http://github.com/horde/horde/compare/2b363634e89cc0c4b454aff397344eb91636e628...0b063f607ab71c13eb53a13334a20fd759107386 ----------------------------------------------------------------------- commit 5d5704bd92641d2b5250ac63a6409a74c744dac6 Author: Michael J Rubinsky <[email protected]> Date: Thu Apr 2 12:15:17 2015 -0400 Add an optional nesting limit to Text_Filter_Html2text. framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php | 35 ++++++-- framework/Text_Filter/test/Horde/Text/Filter/Html2textTest.php | 11 +++ 2 files changed, 40 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/5d5704bd92641d2b5250ac63a6409a74c744dac6 ----------------------------------------------------------------------- commit fbf3619f240ade1d278699ef3899b4db3236c616 Author: Michael J Rubinsky <[email protected]> Date: Thu Apr 2 12:21:12 2015 -0400 Use nestingLimit. Prevent badly formed or malicious emails from crashing the ActiveSync server. .../ActiveSync/lib/Horde/ActiveSync/Imap/MessageBodyData.php | 2 +- framework/Core/lib/Horde/Core/ActiveSync/Mail.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/fbf3619f240ade1d278699ef3899b4db3236c616 ----------------------------------------------------------------------- commit d25a0e8093161218565b006f69530b485b6d0667 Author: Michael J Rubinsky <[email protected]> Date: Thu Apr 2 12:24:09 2015 -0400 Changes framework/Text_Filter/package.xml | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/d25a0e8093161218565b006f69530b485b6d0667 ----------------------------------------------------------------------- commit 0b063f607ab71c13eb53a13334a20fd759107386 Author: Michael J Rubinsky <[email protected]> Date: Thu Apr 2 12:26:28 2015 -0400 BFN framework/ActiveSync/package.xml | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/0b063f607ab71c13eb53a13334a20fd759107386 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
