The branch "master" has been updated. The following is a summary of the commits.
from: 34a8f9f8ffcd44872dd79d0760c2b22907ee1a82 20e1d86 [mms] Added Horde_Imap_Client_Password_Xoauth2 class. 5d1e3cd [mms] Correctly handle untagged BAD IMAP responses. Summary: http://github.com/horde/horde/compare/34a8f9f8ffcd44872dd79d0760c2b22907ee1a82...5d1e3cdfcf41eeb1796939860f50684f48e9fead ----------------------------------------------------------------------- commit 20e1d86a37fbb70f2ba16b58c6c282d747af8720 Author: Michael M Slusarz <[email protected]> Date: Sun Oct 20 23:23:18 2013 -0600 [mms] Added Horde_Imap_Client_Password_Xoauth2 class. framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 9 + framework/Imap_Client/lib/Horde/Imap/Client/Password/Xoauth2.php | 71 ++++++ framework/Imap_Client/package.xml | 10 +- 3 files changed, 86 insertions(+), 4 deletions(-) create mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Password/Xoauth2.php http://github.com/horde/horde/commit/20e1d86a37fbb70f2ba16b58c6c282d747af8720 http://git.horde.org/horde-git/-/commit/20e1d86a37fbb70f2ba16b58c6c282d747af8720 ----------------------------------------------------------------------- commit 5d1e3cdfcf41eeb1796939860f50684f48e9fead Author: Michael M Slusarz <[email protected]> Date: Sun Oct 20 23:56:29 2013 -0600 [mms] Correctly handle untagged BAD IMAP responses. framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 38 +++++++--------- framework/Imap_Client/package.xml | 2 + 2 files changed, 18 insertions(+), 22 deletions(-) http://github.com/horde/horde/commit/5d1e3cdfcf41eeb1796939860f50684f48e9fead http://git.horde.org/horde-git/-/commit/5d1e3cdfcf41eeb1796939860f50684f48e9fead -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
