[commits] Horde branch master updated. dae32b3f1e391e07336a006d8fbf24881236770c

Michael J. Rubinsky mrubinsk at horde.org
Fri Jun 29 00:40:15 UTC 2012


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

from: 417439ebcabd9fd3609dba9aed66597b78d18e36

3f1c90a Always use https
e30e4fa Fix generating the normalized url for OAuth base string.
2f05b72 Avoid extra comma at end of header string Avoid trailing comma at end of header string if not using a realm.
72e8253 Must use the oauth_verifier that twitter sends in this step.
4fe5c39 Catch exception
7827828 Always use https
f78e9fd use self::
386576e Pass the callback url to the OAuth consumer
cbf06e7 Need to include the callbackUrl when requesting the requestToken.
dae32b3 Do not urlencode this here.

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

commit 3f1c90ae0591f6e2f59016c0d3484eff6c071a5c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 28 20:29:40 2012 -0400

    Always use https

 framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/3f1c90ae0591f6e2f59016c0d3484eff6c071a5c

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

commit e30e4fa3d09157ad7224774cc5883ff2c306ac9a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 28 20:22:29 2012 -0400

    Fix generating the normalized url for OAuth base string.
    
    Fixes accessing services such as Twitter with OAuth over SSL

 framework/Oauth/lib/Horde/Oauth/Request.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/e30e4fa3d09157ad7224774cc5883ff2c306ac9a

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

commit 2f05b729d3a7f742770cbf29a1f4ee614472ccda
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 28 20:21:37 2012 -0400

    Avoid extra comma at end of header string
    Avoid trailing comma at end of header string if not using a realm.

 framework/Oauth/lib/Horde/Oauth/Request.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2f05b729d3a7f742770cbf29a1f4ee614472ccda

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

commit 72e8253b1731aebe5dd29f587241f5ebda6084d4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 28 19:24:25 2012 -0400

    Must use the oauth_verifier that twitter sends in this step.

 horde/services/twitter/index.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/72e8253b1731aebe5dd29f587241f5ebda6084d4

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

commit 4fe5c39e3bb78db7dba04f8dac8eb7bd5d7086ee
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 28 19:22:49 2012 -0400

    Catch exception

 horde/services/twitter/index.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4fe5c39e3bb78db7dba04f8dac8eb7bd5d7086ee

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

commit 7827828c917dfaf55b67a1e155f8e421db31a151
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 28 19:22:35 2012 -0400

    Always use https

 framework/Service_Twitter/lib/Horde/Service/Twitter/Account.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/7827828c917dfaf55b67a1e155f8e421db31a151

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

commit f78e9fdfb22735594b6cebb0abf940efd33ebb3c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 28 13:18:43 2012 -0400

    use self::

 framework/Service_Twitter/lib/Horde/Service/Twitter.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/f78e9fdfb22735594b6cebb0abf940efd33ebb3c

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

commit 386576e9041d26c80b4c166ce2fbff27564caa75
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 28 13:14:43 2012 -0400

    Pass the callback url to the OAuth consumer
    
    Conflicts:
    
    	framework/Core/lib/Horde/Core/Factory/Twitter.php

 framework/Core/lib/Horde/Core/Factory/Twitter.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/386576e9041d26c80b4c166ce2fbff27564caa75

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

commit cbf06e7717680cb71fa62587a07d0f84a47f9c63
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 28 13:15:10 2012 -0400

    Need to include the callbackUrl when requesting the requestToken.

 framework/Oauth/lib/Horde/Oauth/Consumer.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/cbf06e7717680cb71fa62587a07d0f84a47f9c63

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

commit dae32b3f1e391e07336a006d8fbf24881236770c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 28 13:18:00 2012 -0400

    Do not urlencode this here.

 framework/Oauth/lib/Horde/Oauth/Consumer.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/dae32b3f1e391e07336a006d8fbf24881236770c




More information about the commits mailing list