summaryrefslogtreecommitdiff
path: root/lib/apioauth.php
AgeCommit message (Collapse)Author
2010-10-06- Update ApiOauthAuthorizeAction to 1.0aZach Copley
- Fix enumerable bugs - New page for displaying 1.0a verifier (still needs work)
2010-10-06Update ApiOauthRequestTokenAction to support OAuth 1.0aZach Copley
2010-10-06Stab that 'p' parameter!Zach Copley
2010-10-06Fix bad referenceZach Copley
2010-10-06Strip out the special 'p' paramter added by index.php fromZach Copley
$_SERVER['QUERY_STRING'] before doing OAuth requests. Required by the latest version of the OAuth lib.
2010-09-13* update/add translator documentationSiebrand Mazeland
* remove superfluous whitespace
2010-01-14OAuth 1.0 working nowZach Copley