[commits] Horde branch ActiveSync updated. 2a7b50fe4bf1b2ab43308b25c176f79d07559219

Michael Rubinsky mike at theupstairsroom.com
Thu Jan 14 19:45:27 UTC 2010


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

from: 604c64485e12ad589e2af0bb7c1df27224b2308c

fb4aad1 phpdoc
16b9b3f Start filling in some logic.
a88fbd9 Actually, should do this in the const'r
599ec3b Override Horde_Rpc#authenticate so ActiveSync can handle it
2a7b50f Authenticate against Horde in the Horde driver.

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

commit fb4aad137d439c609bbc3c5e0fbc7171210f35f7
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 14 12:41:01 2010 -0500

    phpdoc

 framework/ActiveSync/lib/Horde/ActiveSync.php |   23 +++++++++++++++++++++--
 1 files changed, 21 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync.php?rt=horde-git&r1=175bcc4d6ce2aef28119ed4a939fd8a545048c45&r2=fb4aad137d439c609bbc3c5e0fbc7171210f35f7

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

commit 16b9b3f626b5d671275fb63c96a9a97f3cefcde9
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 14 12:54:46 2010 -0500

    Start filling in some logic.
    
    Check for required GET parameters for ActiveSync Requests

 framework/Rpc/lib/Horde/Rpc/ActiveSync.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc/ActiveSync.php?rt=horde-git&r1=604c64485e12ad589e2af0bb7c1df27224b2308c&r2=16b9b3f626b5d671275fb63c96a9a97f3cefcde9

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

commit a88fbd976e9616b0f21f5d0f945a81a4fa821298
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 14 12:56:40 2010 -0500

    Actually, should do this in the const'r

 framework/Rpc/lib/Horde/Rpc/ActiveSync.php |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc/ActiveSync.php?rt=horde-git&r1=16b9b3f626b5d671275fb63c96a9a97f3cefcde9&r2=a88fbd976e9616b0f21f5d0f945a81a4fa821298

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

commit 599ec3bb82c464a0b09e79d5a92580e276eeb361
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 14 14:33:25 2010 -0500

    Override Horde_Rpc#authenticate so ActiveSync can handle it
    
    Allows activesync to authenticate to any backend, not just a horde backend.

 framework/Rpc/lib/Horde/Rpc.php            |    7 ++
 framework/Rpc/lib/Horde/Rpc/ActiveSync.php |   89 ++++++++++++++++++++++++++-
 2 files changed, 92 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc.php?rt=horde-git&r1=604c64485e12ad589e2af0bb7c1df27224b2308c&r2=599ec3bb82c464a0b09e79d5a92580e276eeb361
http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc/ActiveSync.php?rt=horde-git&r1=a88fbd976e9616b0f21f5d0f945a81a4fa821298&r2=599ec3bb82c464a0b09e79d5a92580e276eeb361

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

commit 2a7b50fe4bf1b2ab43308b25c176f79d07559219
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 14 14:44:09 2010 -0500

    Authenticate against Horde in the Horde driver.
    
    Plus some phpdoc, parameter tweaking to better support injection etc... still
    lots to do..

 framework/ActiveSync/lib/Horde/ActiveSync.php              |   36 ++++++++++--
 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php  |   14 ++--
 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php |   37 ++++++++---
 3 files changed, 65 insertions(+), 22 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync.php?rt=horde-git&r1=fb4aad137d439c609bbc3c5e0fbc7171210f35f7&r2=2a7b50fe4bf1b2ab43308b25c176f79d07559219
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php?rt=horde-git&r1=f903e5c39e13d06cd1ec7e421e03c07e7a1831ac&r2=2a7b50fe4bf1b2ab43308b25c176f79d07559219
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php?rt=horde-git&r1=e1e3f5631f34989739c409e727f804c4682cea50&r2=2a7b50fe4bf1b2ab43308b25c176f79d07559219




More information about the commits mailing list