Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-web_services-oauth

oauth consumer extension
https://github.com/php/pecl-web_services-oauth

Also test nightly PHP on travis-ci

4c55dd04cf57210891a1fe465257bd7776311b81 authored almost 9 years ago by Sean DuBois <[email protected]>
Add more basic OauthProvider tests

b75e0a55f1c43ca4edf6b84b346440ae8e7ad365 authored almost 9 years ago by Sean DuBois <[email protected]>
PHP_OAUTH_VERSION incorrectly had quotes breaking tests, also fix out of order Host/User-Agent headers

b4ffe441c6a5b56ec8714be84d1938670f28cb81 authored almost 9 years ago by Sean DuBois <[email protected]>
calling handlers in oauth_provider_call_cb

c698f3509720e4e040da6e9f49356af87deb5dfd authored almost 9 years ago by Will Gallego <[email protected]>
Back to dev

2701ea584debe0def067e81598988625ec8c8016 authored almost 9 years ago by Sean DuBois <[email protected]>
Release 2.0.0

04ef1302564576d7a18e363d9717c6f80037091c authored almost 9 years ago by Sean DuBois <[email protected]>
Cleanup OAuthProvider creation, remove single caller indirection

e31dd4818aaab1a5fd23132a23e55a8b1c856045 authored about 9 years ago by Sean DuBois <[email protected]>
* Enable reqtoken_bug44603.phpt test

* __construct now throws an exception if consumer key or secret is not passed, instead of returni...

b76c41680453705b9580e44783b27b6f943c1e48 authored about 9 years ago by Sean DuBois <[email protected]>
Add oauth_curl_debug_handler test to make sure oauth_debug_handler is tested (test suite before never executed)

b9be634b0f249ef3659c25a4eb001f8df2027b8c authored about 9 years ago by Sean DuBois <[email protected]>
Using Z_LVAL to get the value of a boolean is invalid behavior

c295bc5fed77149e716d07255ef02a39e440cb75 authored about 9 years ago by Sean DuBois <[email protected]>
Add .travis.yml

081c6236e61f918d04acc73e4cbbd248fd1b343a authored about 9 years ago by Sean DuBois <[email protected]>
Mark oauth_standard.phpt XFAIL for now, fix rsa test

03184578c5d1c228c1c21f5793be401696ae63d9 authored about 9 years ago by Sean DuBois <[email protected]>
All tests pass but oauth_standard and rsa

fee7d2d5fadacdf288b699fe09eb7894d130fc2f authored about 9 years ago by Sean DuBois <[email protected]>
Fix tests, bad allocs/free

1b19676d80102de0c1afa227565a3c48d5446675 authored about 9 years ago by Sean DuBois <[email protected]>
Fix datatype issues (size_t -> int), remove/update tests that skipped for PHP 6 specific features

2440c48cff4584efd823ce191bf09ceda8415f26 authored about 9 years ago by Sean DuBois <[email protected]>
Fix compiler errors in provider.c

b5b7692c9728ce19eb8eb8acec6d10c50abc22c9 authored about 9 years ago by Sean DuBois <[email protected]>
Fix compile errors in oauth.c

ed0030727b6ba6b842a8ea72fd33a9d17d5653c5 authored about 9 years ago by Sean DuBois <[email protected]>
Add .gitignore

69d8b07e29e314343ca19bbe385c31fd1f10d006 authored about 9 years ago by Sean DuBois <[email protected]>
Bug 67883, prep for 1.2.4

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@334579 c90b9560-bf6c-de11-be94-0014...

3da620cb96a2c4cc65f4430b21aad9f5c9248e6d authored over 10 years ago by John Jawed <[email protected]>
Fixed #67665 - fetch() throws exception for valid HTTP status code 207

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@334406 c90b9560-bf6c-de11-be94-001...

38dbd0a5d0db1da158e4cdb6d73a0fea3c62bb46 authored over 10 years ago by Tjerk Anne Meesters <[email protected]>
Bug 67658, adding fail statement for header check

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@334378 c90b9560-bf6c-de11-be94-0014...

f5b656b124e03867e0255f942a14b746faab7e0b authored over 10 years ago by John Jawed <[email protected]>
Bug #67658 (configure does not detect missing pcre.h)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@334377 c90b9560-bf6c-de11-be94-0014...

f12e2bd72b238da2dbf3bd0f882d977073cca282 authored over 10 years ago by John Jawed <[email protected]>
Fixed #67650 - Set default method for getAccessToken() to POST

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@334326 c90b9560-bf6c-de11-be94-001...

6b14470efef86a588bbb890b1af6946f3c23a3bf authored over 10 years ago by Tjerk Anne Meesters <[email protected]>
Fixed #67650 - getRequestToken must send POST requests by default

getRequestToken() must use POST by default (unless overridden)

This was fixed with 59379, but t...

989c5cbe470f1a87f4e30b5f4e00936653c3e5cb authored over 10 years ago by Tjerk Anne Meesters <[email protected]>
Bug 64308 (patch via mjpelmear at gmail dot com)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@332108 c90b9560-bf6c-de11-be94-0014...

a56db10b90853048013c5d016288d7ec0e9543ad authored about 11 years ago by John Jawed <[email protected]>
Bug 64025 (patch via mattsch at gmail dot com)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@329234 c90b9560-bf6c-de11-be94-0014...

1b68ce035883f1ae186d82682fbbc5ea7d1834b3 authored almost 12 years ago by John Jawed <[email protected]>
Bug 63211

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@327864 c90b9560-bf6c-de11-be94-0014...

07e9406e6fbdb85e7a7f64cbcafd644a06f7841a authored about 12 years ago by John Jawed <[email protected]>
Wrong release date

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@327855 c90b9560-bf6c-de11-be94-0014...

b9854bd4286f745952b7baa77e85e923af19f889 authored about 12 years ago by John Jawed <[email protected]>
Prep for 1.2.3

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@327854 c90b9560-bf6c-de11-be94-0014...

266af249a3f5ccbcbb2ae3da5c0218d2f899cf22 authored about 12 years ago by John Jawed <[email protected]>
Fix segfault if var is referenced outside of callbacks

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@327831 c90b9560-bf6c-de11-be94-00142...

0bfe2c9258178ce4d2ed280c69a5f88156454e06 authored about 12 years ago by John Jawed <[email protected]>
Bug 62144

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@325799 c90b9560-bf6c-de11-be94-0014...

a36415a911e3f1e207dbc91256f134d2e4c136bc authored over 12 years ago by John Jawed <[email protected]>
- Fixed bug #60226 (segfault when calling setCAPath)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@318824 c90b9560-bf6c-de11-be94-00142...

5dd07b5da1dd2d80935991cc5e0e3310ef4d7520 authored about 13 years ago by Felipe Pena <[email protected]>
- Fixed bug #59975 (const define OAUTH_AUTH_TYPE_NONE is wrong)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@318041 c90b9560-bf6c-de11-be94-00142...

4035da8c0384cb53dcae876c6ff38ef2acf75c60 authored about 13 years ago by Felipe Pena <[email protected]>
Fix the segmentation fault for oauth_get_sbs (via Rui)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@317077 c90b9560-bf6c-de11-be94-001...

e094820c0b0135ab29a86fd87232f426b34a1848 authored over 13 years ago by John Jawed <[email protected]>
only use oauth_* params in multipart reqs for sbs (patch via Rui Hirokawa)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@316724 c90b9560-bf6c-de11-be94-001...

3cd5cd20d6ae192e095f9a5282e6e21d97d9aca4 authored over 13 years ago by John Jawed <[email protected]>
Prep for 1.2.2

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@313601 c90b9560-bf6c-de11-be94-0014...

6cd0a861c6dbe24f1a3b25fd6050008e7457f1a2 authored over 13 years ago by John Jawed <[email protected]>
Bug 22834 (final http method set after SBS)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@313600 c90b9560-bf6c-de11-be94-0014...

c4b4fb83fee28acb9b02ede6cbbdff5b7a2f6a86 authored over 13 years ago by John Jawed <[email protected]>
Bug 22769

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@313558 c90b9560-bf6c-de11-be94-0014...

ff487ed5699f920a93233be3e7b6d9b0ff1d74f5 authored over 13 years ago by John Jawed <[email protected]>
Prep for 1.2.1

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@313557 c90b9560-bf6c-de11-be94-0014...

9966f7db4cbe020a6afc15f41389e65cfc487559 authored over 13 years ago by John Jawed <[email protected]>
Bug 22825

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@313462 c90b9560-bf6c-de11-be94-0014...

e3fe01bae83e806098fc3b90aef80214e2e8c8d2 authored over 13 years ago by John Jawed <[email protected]>
stricmp -> strcasecmp

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@313450 c90b9560-bf6c-de11-be94-0014...

b9e7a71afb8757fe660ce76fa870ff38f85fb3c0 authored over 13 years ago by John Jawed <[email protected]>
Bug 22824 (patch via James Shoemaker)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@313395 c90b9560-bf6c-de11-be94-0014...

883b7bd46ac2e6cedb99bf1e98b7ae0a18e94662 authored over 13 years ago by John Jawed <[email protected]>
Prep for 1.2

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@312542 c90b9560-bf6c-de11-be94-0014...

5b52d4d94f7084923c153cc34ff9310c46a953be authored over 13 years ago by John Jawed <[email protected]>
- Fix compiler warning

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@311813 c90b9560-bf6c-de11-be94-00142...

63380b56f8c55128387adc13125dd17bc3a703bf authored over 13 years ago by Felipe Pena <[email protected]>
* buffer overflow protection when parsing location headers in curl header function (added test case)

* parsing location header without modifying given buffer
* removed the additional quotes around t...

34b5a093e8603ddc201312a48616dcecba3e419d authored over 13 years ago by Tjerk Anne Meesters <[email protected]>
Bug 22630

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@311533 c90b9560-bf6c-de11-be94-0014...

c0868000cccc35574f79f3248fdbc262d307795c authored over 13 years ago by John Jawed <[email protected]>
Bug 22602

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@311532 c90b9560-bf6c-de11-be94-0014...

603628b2995568ec0f0ca64f1b8cfbb2cf3de440 authored over 13 years ago by John Jawed <[email protected]>
Bug 22485 (possible solution)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@311531 c90b9560-bf6c-de11-be94-0014...

4a3fad8dd7cb0d7b2660ad5a35b52b78020e077d authored over 13 years ago by John Jawed <[email protected]>
bug #22628

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@310654 c90b9560-bf6c-de11-be94-0014...

4e26e3cc71c1332f03f2ee3cf7da3e4654309c83 authored over 13 years ago by Tjerk Anne Meesters <[email protected]>
Bug 22581

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308944 c90b9560-bf6c-de11-be94-0014...

897e65774401a03b5904bd91703db1d5182b30ee authored almost 14 years ago by John Jawed <[email protected]>
Bug 21406

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308838 c90b9560-bf6c-de11-be94-0014...

242369cbfda81ae2adc2030468a6600f888e270d authored almost 14 years ago by John Jawed <[email protected]>
- s,/,-,

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308659 c90b9560-bf6c-de11-be94-00142...

4b37f6e50435dc5bf2d69a0da9cbdda94af71afa authored almost 14 years ago by Pierre Joye <[email protected]>
- add version info

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308656 c90b9560-bf6c-de11-be94-00142...

051b717d06cabc8dd59cba09e63d6b9653445e79 authored almost 14 years ago by Pierre Joye <[email protected]>
- prevent linker error due to gettimeofday being defined twice (php*.lib and libcurl_a), until I work around that

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308606 c90b9560-bf6c-de11-be94-00142...

b0f34c7264f2e8491819364e7eaf770a633cf65f authored almost 14 years ago by Pierre Joye <[email protected]>
fixed memory leak if token_secret is not set

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308602 c90b9560-bf6c-de11-be94-001...

129eae38bb795f731cb1695a359a58493d389de8 authored almost 14 years ago by Tjerk Anne Meesters <[email protected]>
bug 22337

separate and force server_port to long before comparison

git-svn-id: https://svn.php.net/repo...

490063dcfda0480a94187925140b9fa31a53dec7 authored almost 14 years ago by Tjerk Anne Meesters <[email protected]>
fixed build on VC++ 2008.

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308495 c90b9560-bf6c-de11-be94-0014...

8aa2a386c54f0e569242eb754e6d58f1b4734a5a authored almost 14 years ago by Rui Hirokawa <[email protected]>
coding style

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308446 c90b9560-bf6c-de11-be94-001...

8d1b285cddb5a66c8d6f8916a5dc2ba8710837dc authored almost 14 years ago by Tjerk Anne Meesters <[email protected]>
getAccessToken() has an optional 4th parameter to override the HTTP method; though, this should in most cases be determined by whether the user chooses form auth, uri auth or authorization auth

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308445 c90b9560-bf6c-de11-be94-001...

883517b640b679bfd401951ab8d99c0959fde835 authored almost 14 years ago by Tjerk Anne Meesters <[email protected]>
forcing getRequestToken() to POST (though recommended) should not be the default, unless form auth is chosen

added http_method as optional third parameter to the method; skipping callback_url should be done...

d62dbc035c313ba514bf7d57cb1029575261bb4f authored almost 14 years ago by Tjerk Anne Meesters <[email protected]>
efree() should not be called on NULL pointers =P

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308361 c90b9560-bf6c-de11-be94-001...

6eaa2adb8628782b27b6e48c2b256814b6b0bcbe authored almost 14 years ago by Tjerk Anne Meesters <[email protected]>
Bug 22485

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308349 c90b9560-bf6c-de11-be94-0014...

39765a69b4612d0a5e623c703c249bcb7f137c14 authored almost 14 years ago by John Jawed <[email protected]>
Prep for 1.1.0 release

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308062 c90b9560-bf6c-de11-be94-0014...

b9e61f1b7242fa2f80854f4d60b91ca58765cab8 authored almost 14 years ago by John Jawed <[email protected]>
Shore up oauth_get_http_method return

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@308061 c90b9560-bf6c-de11-be94-0014...

b6fe7c3495a26ec343b3cb6341f0561364b18df2 authored almost 14 years ago by John Jawed <[email protected]>
Bug 22093

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@307987 c90b9560-bf6c-de11-be94-0014...

8eaaf7eeee273d1b5eb06dc4db30d7cbe30b0333 authored almost 14 years ago by John Jawed <[email protected]>
- Fixed bug #18697 (zend_fcall_info has no member named object_ptr)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@307544 c90b9560-bf6c-de11-be94-00142...

67bf16f46f560c561f1e3d97d85749439a224fcd authored almost 14 years ago by Felipe Pena <[email protected]>
Test for bug 21426

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@307507 c90b9560-bf6c-de11-be94-0014...

b7dc12550ae36c97a207994297469604cc1f9c2d authored almost 14 years ago by John Jawed <[email protected]>
- Fixed bug #21426 (A child class of OAuth cannot access its own attributes)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@307506 c90b9560-bf6c-de11-be94-00142...

ad91641f9e9cd26dd68bc408aba249f05b3f7c76 authored almost 14 years ago by Felipe Pena <[email protected]>
Bug 21316, patch by djpate at gmail dot com

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@307500 c90b9560-bf6c-de11-be94-0014...

57fa28a95c683be06c98303ae675c88fe926555e authored almost 14 years ago by John Jawed <[email protected]>
Convert sslChecks from bool to long (tweaks for setSSLChecks)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@307499 c90b9560-bf6c-de11-be94-0014...

d1486906701111e0947116f7506d59f3de2d5a9c authored almost 14 years ago by John Jawed <[email protected]>
Bug 18214, change default method from GET to POST (impactful!), patch by Adam Trachtenberg

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@307498 c90b9560-bf6c-de11-be94-0014...

dfc3b1f87898b102a272b01b547aa7012cd05bbf authored almost 14 years ago by John Jawed <[email protected]>
Added setSSLChecks & getRequestHeader (OAuth Echo) - patch by Rui Hirokawa, INSTALL reference

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@307497 c90b9560-bf6c-de11-be94-0014...

4b3af65373fbd4de1dbc41a4a01442294e73f68c authored almost 14 years ago by John Jawed <[email protected]>
fixed win32 build with curl.

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@307258 c90b9560-bf6c-de11-be94-00142...

bda542af221c677eb0978dc17e80ced52cd779f9 authored almost 14 years ago by Rui Hirokawa <[email protected]>
fixed ZE2.4 build with ZTS mode.

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@307257 c90b9560-bf6c-de11-be94-00142...

3398ee8388d2d0a68c60cd3db8c815668c849650 authored almost 14 years ago by Rui Hirokawa <[email protected]>
add PLAINTEXT signature method support

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@305005 c90b9560-bf6c-de11-be94-0014...

b65adf8a89f8c6505bc08d852f32f2ced063375f authored about 14 years ago by Stanislav Malyshev <[email protected]>
fixed compile error on Win32 (undefined HCRYPTPROV).

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@304239 c90b9560-bf6c-de11-be94-00142...

ba29cc381d9a9f4f41f7473c3c7cebc490d187d5 authored about 14 years ago by Rui Hirokawa <[email protected]>
Bug #17941 OAuthProvider: Authorization header case-sensitivity

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@301834 c90b9560-bf6c-de11-be94-001...

9ce3c8b4fdec48033ad367e1231336a435b497c7 authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
The WePay API returns the full authorize URL now

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@301479 c90b9560-bf6c-de11-be94-0014...

231fbdaff9b30e0927999263252344296e42040a authored over 14 years ago by Rasmus Lerdorf <[email protected]>
Bug 17782

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@301314 c90b9560-bf6c-de11-be94-0014...

462a4f36e6faa112697ed405f27e74022ea14cb4 authored over 14 years ago by John Jawed <[email protected]>
Bug #17689 Segv with "new OAuthProvider()" by Authorization header

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@301127 c90b9560-bf6c-de11-be94-001...

8e6785f0f4fff6cafde280f32ae416328dfc0611 authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
thou shalt not reuse freed variables =(

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300681 c90b9560-bf6c-de11-be94-001...

f54a95eecb59910b19a715953200ec34a7ffac28 authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
* fixed callable name in thrown error messages

* allowing exceptions inside callbacks to shortcut the request checking process (by default they ...

aa02494f03f817c593f351bdd2eb1b5b9cd0de7d authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
* fixed sigsegv if enableDebug() is called after constructor failed

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300202 c90b9560-bf6c-de11-be94-001...

dfb03bfd534cdc6ddfda65c8172b120a97213042 authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
fixed standard test case yet again

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300200 c90b9560-bf6c-de11-be94-001...

adc4fc6fed3c0a14a0b29d91eb0542a76535f672 authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
Don't free sbs too soon :(

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300198 c90b9560-bf6c-de11-be94-001...

17ce92567b72c8c95242a6a9e8d69b8de3995ecc authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
* fixed crash when uri and method are reversed in checkOAuthRequest()

* fixed memleak in reportProblem() if sbs == null

git-svn-id: https://svn.php.net/repository/p...

8670cde3254ae7e8ce7bfbc4066b3987a022f05c authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
Possible fix for bug 17557

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300190 c90b9560-bf6c-de11-be94-00142...

52a7210f30b4ac92fc01bed01c38d2e0d020dd63 authored over 14 years ago by John Jawed <[email protected]>
- Fix bug when trying to access $_SERVER

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300186 c90b9560-bf6c-de11-be94-00142...

704d57131859feaa07eea017063e98a0ad41815a authored over 14 years ago by Felipe Pena <[email protected]>
* added dependency on hash

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300177 c90b9560-bf6c-de11-be94-001...

92b2121936817193fd2229d51cf5bccb48cee975 authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
* added getLastResponseHeaders()

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300167 c90b9560-bf6c-de11-be94-001...

ee623224fa155818fd632ceb98cb85274e3a4d10 authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
Add digg example to package file

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300099 c90b9560-bf6c-de11-be94-00142...

44fad3effd33a3e255a0bd6112e2272c5fd54518 authored over 14 years ago by John Jawed <[email protected]>
Loading test.pem using dirname(__FILE__) instead of relative path

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300020 c90b9560-bf6c-de11-be94-001...

0258bb113c8717c3990ea9bf20fffacd43cf34eb authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
* throwing exceptions in the constructor affects the standards test

* replaced all RETURN_NULL() by RETURN_FALSE;

git-svn-id: https://svn.php.net/repository/pecl/...

028663ed4ed7ba4b3c894a368de82dc29942e675 authored over 14 years ago by Tjerk Anne Meesters <[email protected]>
- Fixed crash when cloning an OAuth object

- Fixed crash when passing invalid url to OAuth::getrequesttoken() (e.g. a::b)

git-svn-id: http...

5f1970c8189b67d80ad40d45bdc525b83f44d444 authored over 14 years ago by Felipe Pena <[email protected]>
Added default ck/cs for yahoo! examples

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300012 c90b9560-bf6c-de11-be94-0014...

4f7a80348ab5fc54133f1a75fecfd7ca8372421d authored over 14 years ago by John Jawed <[email protected]>
Explicitly convert secrets to strings before signing

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300011 c90b9560-bf6c-de11-be94-00142...

bf83a3a738400365645a0aa8b9f33901e9ea2fa1 authored over 14 years ago by John Jawed <[email protected]>
Throw an exception on invalid params to __construct (reported by felipe)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300007 c90b9560-bf6c-de11-be94-0014...

2f8cb121fb60a894f34b1382344c32fcc2e6a5c7 authored over 14 years ago by John Jawed <[email protected]>
Digg example

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@300005 c90b9560-bf6c-de11-be94-0014...

19c80f10d5193085995f9a25773d6fe26b62fcc7 authored over 14 years ago by John Jawed <[email protected]>
Update Netflix example (API request is no longer signed)

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@299969 c90b9560-bf6c-de11-be94-0014...

a6ddb19091f2fc1570a3ea508a6472433fdb1979 authored over 14 years ago by John Jawed <[email protected]>
Updated package.xml and a WePay OAuth 1.0a example

git-svn-id: https://svn.php.net/repository/pecl/oauth/trunk@299958 c90b9560-bf6c-de11-be94-0014...

1fc5e1cf70a88ffa2a614bf643aa1cbb6bdf8372 authored over 14 years ago by Rasmus Lerdorf <[email protected]>