[commits] Horde branch master updated. 59b784be24bb5a6c7d3c23df0c8345ee27e42c0a

Michael M Slusarz slusarz at horde.org
Wed Aug 24 17:28:32 UTC 2011


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

from: 851cadacc670430a494cc1557e8495ca81c55523

48bbb2a Remove Auth_SASL dependency on CRAM-MD5 authentication.
59b784b Add support for CRAM-SHA1 and CRAM-SHA256 authentication (available in Courier SASL library)

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

commit 48bbb2a0fbac11aab1b52e31bed7a2e69cb97b5b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 24 10:41:36 2011 -0600

    Remove Auth_SASL dependency on CRAM-MD5 authentication.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php      |   62 +++++------
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |    8 +-
 framework/Imap_Client/package.xml                           |    4 +-
 3 files changed, 33 insertions(+), 41 deletions(-)

http://git.horde.org/horde-git/-/commit/48bbb2a0fbac11aab1b52e31bed7a2e69cb97b5b

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

commit 59b784be24bb5a6c7d3c23df0c8345ee27e42c0a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 24 11:27:44 2011 -0600

    Add support for CRAM-SHA1 and CRAM-SHA256 authentication (available in Courier SASL library)

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php      |    7 +++++--
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |   11 +++++++----
 framework/Imap_Client/package.xml                           |    4 +++-
 3 files changed, 15 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/59b784be24bb5a6c7d3c23df0c8345ee27e42c0a




More information about the commits mailing list