index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
www
/
script
/
test
/
cookie_auth.js
Age
Commit message (
Expand
)
Author
2010-11-18
JavaScript tests: avoid global variable declarations.
Filipe David Borba Manana
2010-09-16
JavaScript test files: adding missing semi-colons (Chrome is sensitive about ...
Filipe David Borba Manana
2010-08-04
Allow POSTing of a JSON object to /_session/ for login.
Filipe David Borba Manana
2010-01-18
normalize userCtx name and roles, also, no log in via a conflict doc
John Christopher Anderson
2010-01-09
better validations on users db
John Christopher Anderson
2010-01-07
merge account branch to trunk
John Christopher Anderson
2009-11-26
Setup JavaScript command line runner.
Paul Joseph Davis
2009-09-16
Make generateSecret() generate valid UTF-8 in oauth and cookie_auth
Jason David Davies
2009-09-02
use the same password hash calculation for user creation via ini file and use...
Jan Lehnardt
2009-08-16
make tests fast again, use X-Couch-Full-Commit:false for all db operations
Jan Lehnardt
2009-08-04
Initial check-in of OAuth and cookie authentication.
Damien F. Katz