summaryrefslogtreecommitdiff
path: root/actions/apioauthauthorize.php
AgeCommit message (Expand)Author
2010-10-28Update translator documentation.Siebrand Mazeland
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-10-26Fix OAuth verifier display page title and msgs for i18nZach Copley
2010-10-25Add special CSS classes to OAuth authorization and pin pages whenZach Copley
2010-10-25Less scary OAuth authorization messages when using anonymous consumerZach Copley
2010-10-23* translator documentation added.Siebrand Mazeland
2010-10-22Updated styling for OAuth authorization page's desktop mode.Zach Copley
2010-10-22Pass OAuth authorize page's mode paramater to OpenID plugin so it can create ...Zach Copley
2010-10-21Fix regression (whoops!)Zach Copley
2010-10-22Fix syntax errorsZach Copley
2010-10-21OAuth - inform consumer when user refused to authorize a request tokenZach Copley
2010-10-21Fix bad reference.Zach Copley
2010-10-21OAuth - proper callback handling and better styling for authorizationZach Copley
2010-10-21Change OAuth authorization page's action name to be inline withZach Copley
2010-10-21New "desktop" mode for the OAuth authorization page. If mode=deskstopZach Copley
2010-10-21i18n/L10n updates, translator docs updated, superfluous whitespace removed.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-20Pretty up the OpenID variant of the OAuth login form a bit; change the 'Allow...Brion Vibber
2010-10-20Initial OpenID+OAuth thingy.Brion Vibber
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-07Added a comment about an open question: Should we allow pin-basedZach Copley
2010-10-07Make the verifier pin display a little nicerZach Copley
2010-10-06- Update ApiOauthAuthorizeAction to 1.0aZach Copley
2010-09-22Fix for ticket 2756 - Calls to OAuth endpoints are redirected to theZach Copley
2010-02-02Suppress notice input box on OAuth authorization pageZach Copley
2010-02-02Better token revocationZach Copley
2010-01-31Merge branch 'testing' into 0.9.xEvan Prodromou
2010-01-28Numbered format specifiersZach Copley
2010-01-28L10n updates:Siebrand Mazeland
2010-01-24Changed legend text from Login to Account because it is not reallySarven Capadisli
2010-01-24Updated apioauthauthorize markup and stylesSarven Capadisli
2010-01-24Make sure applications are really looked up by consumer keyZach Copley
2010-01-24OAuth 1.0 working nowZach Copley
2010-01-24Associate request tokens with OAuth apps and app usersZach Copley
2010-01-24Workflow for request tokens and authorizing request tokensZach Copley
2010-01-24Stubs for API OAuth token exchange stuffZach Copley