summaryrefslogtreecommitdiff
path: root/share/www/script/test/cookie_auth.js
AgeCommit message (Expand)Author
2010-11-18JavaScript tests: avoid global variable declarations.Filipe David Borba Manana
2010-09-16JavaScript test files: adding missing semi-colons (Chrome is sensitive about ...Filipe David Borba Manana
2010-08-04Allow POSTing of a JSON object to /_session/ for login.Filipe David Borba Manana
2010-01-18normalize userCtx name and roles, also, no log in via a conflict docJohn Christopher Anderson
2010-01-09better validations on users dbJohn Christopher Anderson
2010-01-07merge account branch to trunkJohn Christopher Anderson
2009-11-26Setup JavaScript command line runner.Paul Joseph Davis
2009-09-16Make generateSecret() generate valid UTF-8 in oauth and cookie_authJason David Davies
2009-09-02use the same password hash calculation for user creation via ini file and use...Jan 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