summaryrefslogtreecommitdiff
path: root/actions/apioauthaccesstoken.php
AgeCommit message (Expand)Author
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-10-20Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-10-20Use a new table (oauth_token_association) to associate authorizedZach Copley
2010-10-20* i18n/L10n fixes.Siebrand Mazeland
2010-10-19Add support for an anonymous OAuth consumer. Note: this requires aZach Copley
2010-10-19OAuth - better log messagesZach Copley
2010-10-12Print a proper error messageZach Copley
2010-10-07Update ApiOauthAccessTokenAction to OAuth 1.0aZach Copley
2010-01-27s/LOG_WARN/LOG_WARNING/Zach Copley
2010-01-24OAuth 1.0 working nowZach Copley
2010-01-24Issue a warning when someone tries to exchange an unauthorized orZach Copley
2010-01-24Exchanging authorized request tokens for access tokens workingZach Copley
2010-01-24Stubs for API OAuth token exchange stuffZach Copley