summaryrefslogtreecommitdiff
path: root/actions/userauthorization.php
AgeCommit message (Expand)Author
2008-07-02methodEvan Prodromou
2008-06-10fixup some TODOs, fix a bug in userauthorizationEvan Prodromou
2008-06-06checks for user and sub in validate and better error check in remote saveEvan Prodromou
2008-06-06debug info for authorizing tokenEvan Prodromou
2008-06-06handle errors in authorizing and saving remote profileEvan Prodromou
2008-06-06use $_GET, not $argsEvan Prodromou
2008-06-06don't clone arrays!Evan Prodromou
2008-06-06fix args in returntoEvan Prodromou
2008-06-05move avatar scaling and saving to Avatar and ProfileEvan Prodromou
2008-06-05aEvan Prodromou
2008-06-05bad validation of callback URLEvan Prodromou
2008-06-05decided to validate tag uris rather than not validating any urisEvan Prodromou
2008-06-04don't validate listenee URIEvan Prodromou
2008-06-04clear request doesn't need an argumentEvan Prodromou
2008-06-04correct order of params in get_tokenEvan Prodromou
2008-06-04automatically prepend filename to debug outputEvan Prodromou
2008-06-04add some debugging codeEvan Prodromou
2008-06-04fix passing request aroundEvan Prodromou
2008-06-04full interface for userauthorizationEvan Prodromou
2008-06-03remove call to private get-version() methodEvan Prodromou
2008-06-03clear out lots of debugging code, add require to userauthorizationEvan Prodromou
2008-06-02more debug codeEvan Prodromou
2008-06-02debugging code for userauthorizationEvan Prodromou
2008-05-30interim commit after pull from serverEvan Prodromou
2008-05-27client side of distributed subscription almost completeEvan Prodromou
2008-05-26oauth discovery and all new actionsEvan Prodromou