[commits] Horde branch master updated. 7d989fe8ca43bfdab8f8859068872e6be5b2fb24

Michael M Slusarz slusarz at horde.org
Fri Oct 25 04:35:36 UTC 2013


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

from: 388a6c0db3c0b530583fcd3186a694b71f3d07a1

818aa1d Fix variable
e7c90bb Add test for Xoauth2 generation
7d989fe [mms] Added Horde_Smtp_Password_Xoauth2 class.

Summary: http://github.com/horde/horde/compare/388a6c0db3c0b530583fcd3186a694b71f3d07a1...7d989fe8ca43bfdab8f8859068872e6be5b2fb24

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

commit 818aa1d2e140f1b4ec3dcd6bc68ce090c79d89c1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 22:23:41 2013 -0600

    Fix variable

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING            |    4 ++--
 framework/Imap_Client/lib/Horde/Imap/Client/Password/Xoauth2.php |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/818aa1d2e140f1b4ec3dcd6bc68ce090c79d89c1
http://git.horde.org/horde-git/-/commit/818aa1d2e140f1b4ec3dcd6bc68ce090c79d89c1

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

commit e7c90bb4b690133c2c20937390020192d5936327
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 22:24:02 2013 -0600

    Add test for Xoauth2 generation

 framework/Imap_Client/package.xml                            |   10 ++-
 framework/Imap_Client/test/Horde/Imap/Client/Xoauth2Test.php |   43 ++++++++++
 2 files changed, 51 insertions(+), 2 deletions(-)
 create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/Xoauth2Test.php

http://github.com/horde/horde/commit/e7c90bb4b690133c2c20937390020192d5936327
http://git.horde.org/horde-git/-/commit/e7c90bb4b690133c2c20937390020192d5936327

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

commit 7d989fe8ca43bfdab8f8859068872e6be5b2fb24
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 22:26:24 2013 -0600

    [mms] Added Horde_Smtp_Password_Xoauth2 class.

 framework/Smtp/doc/Horde/Smtp/UPGRADING            |   13 +++-
 framework/Smtp/lib/Horde/Smtp/Password/Xoauth2.php |   70 ++++++++++++++++++++
 framework/Smtp/package.xml                         |   22 ++++--
 framework/Smtp/test/Horde/Smtp/Xoauth2Test.php     |   43 ++++++++++++
 4 files changed, 138 insertions(+), 10 deletions(-)
 create mode 100644 framework/Smtp/lib/Horde/Smtp/Password/Xoauth2.php
 create mode 100644 framework/Smtp/test/Horde/Smtp/Xoauth2Test.php

http://github.com/horde/horde/commit/7d989fe8ca43bfdab8f8859068872e6be5b2fb24
http://git.horde.org/horde-git/-/commit/7d989fe8ca43bfdab8f8859068872e6be5b2fb24




More information about the commits mailing list