index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
apioauthauthorize.php
Age
Commit message (
Expand
)
Author
2010-10-25
Add special CSS classes to OAuth authorization and pin pages when
Zach Copley
2010-10-25
Less scary OAuth authorization messages when using anonymous consumer
Zach Copley
2010-10-23
* translator documentation added.
Siebrand Mazeland
2010-10-22
Updated styling for OAuth authorization page's desktop mode.
Zach Copley
2010-10-22
Pass OAuth authorize page's mode paramater to OpenID plugin so it can create ...
Zach Copley
2010-10-21
Fix regression (whoops!)
Zach Copley
2010-10-22
Fix syntax errors
Zach Copley
2010-10-21
OAuth - inform consumer when user refused to authorize a request token
Zach Copley
2010-10-21
Fix bad reference.
Zach Copley
2010-10-21
OAuth - proper callback handling and better styling for authorization
Zach Copley
2010-10-21
Change OAuth authorization page's action name to be inline with
Zach Copley
2010-10-21
New "desktop" mode for the OAuth authorization page. If mode=deskstop
Zach Copley
2010-10-21
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
Siebrand Mazeland
2010-10-20
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley
2010-10-20
Use a new table (oauth_token_association) to associate authorized
Zach Copley
2010-10-20
Pretty up the OpenID variant of the OAuth login form a bit; change the 'Allow...
Brion Vibber
2010-10-20
Initial OpenID+OAuth thingy.
Brion Vibber
2010-10-20
* i18n/L10n fixes.
Siebrand Mazeland
2010-10-19
Add support for an anonymous OAuth consumer. Note: this requires a
Zach Copley
2010-10-19
OAuth - better log messages
Zach Copley
2010-10-07
Added a comment about an open question: Should we allow pin-based
Zach Copley
2010-10-07
Make the verifier pin display a little nicer
Zach Copley
2010-10-06
- Update ApiOauthAuthorizeAction to 1.0a
Zach Copley
2010-09-22
Fix for ticket 2756 - Calls to OAuth endpoints are redirected to the
Zach Copley
2010-02-02
Suppress notice input box on OAuth authorization page
Zach Copley
2010-02-02
Better token revocation
Zach Copley
2010-01-31
Merge branch 'testing' into 0.9.x
Evan Prodromou
2010-01-28
Numbered format specifiers
Zach Copley
2010-01-28
L10n updates:
Siebrand Mazeland
2010-01-24
Changed legend text from Login to Account because it is not really
Sarven Capadisli
2010-01-24
Updated apioauthauthorize markup and styles
Sarven Capadisli
2010-01-24
Make sure applications are really looked up by consumer key
Zach Copley
2010-01-24
OAuth 1.0 working now
Zach Copley
2010-01-24
Associate request tokens with OAuth apps and app users
Zach Copley
2010-01-24
Workflow for request tokens and authorizing request tokens
Zach Copley
2010-01-24
Stubs for API OAuth token exchange stuff
Zach Copley