[commits] Horde branch master updated. de210fc8680462a8873dd5e5b686e1d93d0a1899

Michael M Slusarz slusarz at horde.org
Mon Apr 8 21:58:16 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: bf50332a563b6555032a42ac5f7919ef5735e33c

af18ca0 Fix adding attachment data from external URLs
f4393f3 [mms] Allow a Horde_Domhtml object to be directly passed in to Horde_Mime_Related#cidReplace().
e069ac0 [mms] Convert Data URLs in a reply message into attachments so that compose attachment limits can be enforced (Bug #12167).
529abb8 Use XPath to find image elements
de210fc Don't allow users to slip in unexpected attachment data via Data URLs

-----------------------------------------------------------------------

commit af18ca0c51780e8cbad7c68ba21cf35dee27844b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 8 14:23:23 2013 -0600

    Fix adding attachment data from external URLs

 imp/lib/Compose.php |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/af18ca0c51780e8cbad7c68ba21cf35dee27844b

-----------------------------------------------------------------------

commit f4393f3ff028d669203d7ffca5fcf52f69435414
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 8 14:32:33 2013 -0600

    [mms] Allow a Horde_Domhtml object to be directly passed in to Horde_Mime_Related#cidReplace().

 framework/Mime/doc/Horde/Mime/UPGRADING   |    6 ++++++
 framework/Mime/lib/Horde/Mime/Related.php |    6 ++++--
 framework/Mime/package.xml                |    2 ++
 3 files changed, 12 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/f4393f3ff028d669203d7ffca5fcf52f69435414

-----------------------------------------------------------------------

commit e069ac057aa373b13a8acd1009cfcd86230988a5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 8 15:46:23 2013 -0600

    [mms] Convert Data URLs in a reply message into attachments so that compose attachment limits can be enforced (Bug #12167).

 imp/docs/CHANGES    |    2 ++
 imp/lib/Compose.php |   37 ++++++++++++++++++++++++++++++++++---
 imp/package.xml     |    4 +++-
 3 files changed, 39 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/e069ac057aa373b13a8acd1009cfcd86230988a5

-----------------------------------------------------------------------

commit 529abb8ce1ea494ca1416255f471f1e8040c332e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 8 15:48:30 2013 -0600

    Use XPath to find image elements

 imp/lib/Compose.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/529abb8ce1ea494ca1416255f471f1e8040c332e

-----------------------------------------------------------------------

commit de210fc8680462a8873dd5e5b686e1d93d0a1899
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 8 15:57:39 2013 -0600

    Don't allow users to slip in unexpected attachment data via Data URLs

 imp/lib/Compose.php |   35 +++++++++++++++++++----------------
 1 files changed, 19 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/de210fc8680462a8873dd5e5b686e1d93d0a1899




More information about the commits mailing list