summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-06-06was using $notice->uri instead of $notice_uriEvan Prodromou
2008-06-06push yadis requirement into omb.phpEvan Prodromou
2008-06-06call postnotice when there's a remote subscriptionEvan Prodromou
2008-06-06stash URLs for return and check all values for profilesEvan Prodromou
2008-06-06forgot to require libs in accesstokenEvan Prodromou
2008-06-06store URL rather than service in $omb for bounce backEvan Prodromou
2008-06-06debugging request for access tokenEvan Prodromou
2008-06-06debugging stuff in accesstoken actionEvan Prodromou
2008-06-06remember to sign access token request with request tokenEvan 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-06listenee is nickname, not URIEvan Prodromou
2008-06-06debugging info on finished remote subscribeEvan Prodromou
2008-06-05show error correctly in loginEvan 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-03fix service discovery (I think)Evan Prodromou
2008-06-03typo in use of omb_service_uri()Evan Prodromou
2008-06-03more debugging, don't reuse variableEvan Prodromou
2008-06-02move debugging code for checking URIs of XRDEvan Prodromou
2008-06-02trying to find out why auth request is going to requesttokenEvan Prodromou
2008-06-02more debug codeEvan Prodromou
2008-06-02debugging code for userauthorizationEvan Prodromou
2008-06-02get rid of callback nonceEvan Prodromou
2008-06-02fix consumer fetching, nonce makingEvan Prodromou
2008-06-02correct server error outputEvan Prodromou
2008-06-02add some debugging output to request token requestEvan Prodromou
2008-06-02typo in LocalID generation in xrdsEvan Prodromou
2008-06-02minor corrections for OMB discoveryEvan Prodromou
2008-06-02debug infoEvan Prodromou
2008-06-02fix assignment of omb stuffEvan Prodromou
2008-06-02make a nodes variable to pass nodes by referenceEvan Prodromou
2008-06-02trim whitespaceEvan Prodromou
2008-06-02services() returns an arrayEvan Prodromou
2008-06-02add some debugging stuff for problems with remote subscribeEvan Prodromou