[commits] Horde branch develop updated. 7d52d2d42c26fab92396b8bcc60ef5c412f5875d
Michael M Slusarz
slusarz at horde.org
Wed Mar 28 05:57:32 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 8dd3450564880081153dcbda2566133ccc094a18
7995029 Move jstorage javascript to horde
86d6dec [mms] Add option to allow encoding options to be defined for Horde_Mime_Part#send() (Bug #11058).
53f124c [mms] Ensure that PGP & S/MIME signed message bodies are not altered after the signature is calculated (Bug #11058).
054d6c3 Bug #11058: Encrypted messages will be base64 encoded, so ok to send 8bit/binary, even if signed.
7d52d2d Merge branch 'master' into develop
-----------------------------------------------------------------------
commit 7995029c20888f2035c1708a9d27340512237a1d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 27 23:23:38 2012 -0600
Move jstorage javascript to horde
horde/js/jstorage.js | 425 ++++++++++++++++++++++++++++++++++++++++++++++++++
imp/js/jstorage.js | 425 --------------------------------------------------
imp/lib/Ajax.php | 2 +-
3 files changed, 426 insertions(+), 426 deletions(-)
create mode 100644 horde/js/jstorage.js
delete mode 100644 imp/js/jstorage.js
http://git.horde.org/horde-git/-/commit/7995029c20888f2035c1708a9d27340512237a1d
-----------------------------------------------------------------------
commit 86d6dec3184a2bd470f165f5aebbf9751fefee58
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 27 23:43:16 2012 -0600
[mms] Add option to allow encoding options to be defined for Horde_Mime_Part#send() (Bug #11058).
framework/Mime/lib/Horde/Mime/Part.php | 40 ++++++++++++++++++++------------
framework/Mime/package.xml | 12 ++++----
2 files changed, 31 insertions(+), 21 deletions(-)
http://git.horde.org/horde-git/-/commit/86d6dec3184a2bd470f165f5aebbf9751fefee58
-----------------------------------------------------------------------
commit 53f124c40670b6a1b25b7bf06fe9c904bbe1e263
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 27 23:48:02 2012 -0600
[mms] Ensure that PGP & S/MIME signed message bodies are not altered after the signature is calculated (Bug #11058).
imp/docs/CHANGES | 2 ++
imp/lib/Compose.php | 18 +++++++++++++++---
imp/package.xml | 4 +++-
3 files changed, 20 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/53f124c40670b6a1b25b7bf06fe9c904bbe1e263
-----------------------------------------------------------------------
commit 054d6c36fd451c0711c2eb45a1653f0b7e48c018
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 27 23:56:19 2012 -0600
Bug #11058: Encrypted messages will be base64 encoded, so ok to send 8bit/binary, even if signed.
imp/lib/Compose.php | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/054d6c36fd451c0711c2eb45a1653f0b7e48c018
-----------------------------------------------------------------------
commit 7d52d2d42c26fab92396b8bcc60ef5c412f5875d
Merge: 7995029 054d6c3
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 27 23:57:19 2012 -0600
Merge branch 'master' into develop
Conflicts:
framework/Mime/package.xml
imp/package.xml
framework/Mime/lib/Horde/Mime/Part.php | 40 ++++++++++++++++++++------------
framework/Mime/package.xml | 6 ++--
imp/docs/CHANGES | 2 +
imp/lib/Compose.php | 10 +++++++-
imp/package.xml | 3 +-
5 files changed, 41 insertions(+), 20 deletions(-)
http://git.horde.org/horde-git/-/commit/7d52d2d42c26fab92396b8bcc60ef5c412f5875d
More information about the commits
mailing list