[PEAR-BUG] Bug #20426 [Opn]: Authorization header values parsed incorrectly
[email protected] Tue, 14 Oct 2014 19:35:00 +0100 (BST)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://pear.php.net/bugs/bug.php?id=20426&edit=1 ID: 20426 Updated by: [email protected] Reported By: mike at silverorange dot com Summary: Authorization header values parsed incorrectly Status: Open Type: Bug Package: HTTP_OAuth Operating System: Irrelevant Package Version: SVN PHP Version: Irrelevant Roadmap Versions: New Comment: Pull request at https://github.com/pear/HTTP_OAuth/pull/9 Previous Comments: ------------------------------------------------------------------------ [2014-10-14 19:34:23] gauthierm Description: ------------ In provider, the authorization header parsing incorrectly drops the first parameter. If this parameter is the realm, no harmful effects occur but if a client omits the realm and oauth_consumer_key is the first parameter, it is not parsed. ------------------------------------------------------------------------ -- Edit this bug report at https://pear.php.net/bugs/bug.php?id=20426&edit=1