PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTTP » HTTP_OAuth

PEAR implementation of the OAuth 1.0a specification

This package is unmaintained.

Download latest release 0.3.2 (there might be newer Composer installable version)

License: New BSD License

Description

Allows the use of the consumer and provider angles of the OAuth 1.0a specification

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#16573ClosedBug0.1.02009-09-07Consumer not setting Content-Type for requests
#16619ClosedBug0.1.22009-09-16No params/headers from Consumer::getRequestToken()
#16782ClosedBug0.1.42009-11-12HTTP_OAuth_Consumer::sendRequest() can`t handling GET request with parameters
#16800ClosedBug0.1.42009-11-18when building the base string
#17018ClosedDoc0.1.62010-01-20Misspelling for method name in comment
#17306ClosedReq0.1.92010-04-11Support for multipart forms
#17336ClosedBug0.1.92010-04-22sorted parameters
#17519OpenBugSVN2010-06-23Don't assume that a realm is an URL
#17520OpenBugSVN2010-06-23Always include a challenge on code 401
#17566DuplicateReq0.1.172010-07-06Changes to support OAuth Session 1.0 Draft 1
#17567ClosedReq0.1.172010-07-06Changes to support OAuth Session 1.0 Draft 1
#17653ClosedBug0.1.182010-08-03HTTP_OAuth_Consumer_Request converts + to %20
#17701ClosedBug0.1.182010-08-14Strict Standards Notice in Common.php
#17806ClosedBug0.1.182010-08-24"DELETE Method" is not support
#18161ClosedBug0.2.02010-12-29role="data"
#18162ClosedBug0.2.12010-12-29Cache_Lite not in dependencies list
#18425ClosedBug0.2.22011-04-07HTTP_OAuth::urldecode does not decode array keys
#18431ClosedReq0.2.22011-04-11Improvements in handling PUT requests
#18574ClosedReq0.2.22011-05-31Avoid try-catch-rethrow
#18701ClosedBug0.2.32011-08-01Only variables should be passed by reference
#19696BogusBug0.2.32012-11-08E_NOTICE in HTTP_OAuth_Message::offsetGet()
#20106ClosedBugSVN2013-10-31rawBodyData is always included as a parameter in provider request
#20107ClosedBugSVN2013-10-31Array query parameters and post data not handled properly
#20426ClosedBugSVN2014-10-14Authorization header values parsed incorrectly