[commits] Horde branch master updated. 16804839127f54b54fc776a4fc5cbbc1f058570d
Michael Rubinsky
mike at theupstairsroom.com
Sat Jul 18 22:14:03 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 624e5ef2946fc7929eabdfd2e4d6516daa51f50b
1680483... Build authorization header, check for missing oauth_token and oauth_consumer_key
-----------------------------------------------------------------------
commit 16804839127f54b54fc776a4fc5cbbc1f058570d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Jul 18 18:07:30 2009 -0400
Build authorization header, check for missing oauth_token and oauth_consumer_key
Add method to Horde_Oauth_Request that builds an OAuth Authorization header
(http://oauth.net/core/1.0#auth_header)
Allow H_O_Request to obtain the *required* oauth_consumer_key and the oauth_token
values from the Consumer and Token objects respectively so that client code doesn't
have to awkardly pass them in both the Horde_Oauth_Consumer const'r and in the
Horde_Oauth_Request const'r
Add method to build an OAuth Authorization Header
framework/Oauth/lib/Horde/Oauth/Request.php | 29 +++++++++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Oauth/lib/Horde/Oauth/Request.php?rt=horde-git&r1=1d2a563c8706ddea3840f032c6591924cf01679c&r2=16804839127f54b54fc776a4fc5cbbc1f058570d
More information about the commits
mailing list