summaryrefslogtreecommitdiff
path: root/share/www/script/test/oauth.js
AgeCommit message (Expand)Author
2010-08-11move futon into release overlayAdam Kocoloski
2010-04-06use waitForSuccess to timeout changes requests that never succeedJohn Christopher Anderson
2010-04-02Removed _sleep from all tests. replaced with loops that spin until a conditio...Damien F. Katz
2010-01-18normalize userCtx name and roles, also, no log in via a conflict docJohn Christopher Anderson
2010-01-07merge account branch to trunkJohn Christopher Anderson
2009-10-22Improve OAuth error message for missing tokens.Paul Joseph Davis
2009-10-15bugfixes for redirects in replication and iolists in OAuth qs paramsAdam Kocoloski
2009-09-30more OAuth fixes, in particular for requests with query-string parametersAdam Kocoloski
2009-09-16Make generateSecret() generate valid UTF-8 in oauth and cookie_authJason David Davies
2009-08-29merge cascading auth patch by Jason Davies, closes COUCHDB-478, fix testsJan Lehnardt
2009-08-23fix HEAD requests for OAuth, patch by Jason Davies, closes COUCHDB-479Jan Lehnardt
2009-08-16make tests fast again, use X-Couch-Full-Commit:false for all db operationsJan Lehnardt
2009-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz