summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-06checks for user and sub in validate and better error check in remote saveEvan Prodromou
2008-06-06mixed up OAuthConsumer and Consumer classesEvan Prodromou
2008-06-06seem to be storing tokens with null consumer keysEvan 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-05passing id to the avatar filename functionEvan Prodromou
2008-06-05setOriginal() is an instance methodEvan Prodromou
2008-06-05move avatar scaling and saving to Avatar and ProfileEvan Prodromou
2008-06-05new TODOsEvan 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-04move stoica schema to laconicaEvan Prodromou
2008-06-04move filename stuff to debug functionEvan 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-03one more stab at type matching, plus debug messageEvan Prodromou
2008-06-03restructure filters on servicesEvan 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-02change names, updateEvan Prodromou
2008-06-02add the hmac sha1 signature method to serverEvan Prodromou
2008-06-02correct server error outputEvan Prodromou
2008-06-02fixup classesEvan Prodromou
2008-06-02correct name of data store classEvan Prodromou
2008-06-02fixup caching problem with server variableEvan Prodromou
2008-06-02add some debugging output to request token requestEvan Prodromou
2008-06-02get content of element rather than raw elementEvan Prodromou
2008-06-02add a namespace when checking for LocalID elementEvan Prodromou
2008-06-02fix URLs for OMB endpointsEvan Prodromou