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
/
src
/
couchdb
/
couch_httpd_auth.erl
Age
Commit message (
Expand
)
Author
2009-09-25
Fix speling.
Jason David Davies
2009-09-24
have cookie auth use ini-file admins
Jan Lehnardt
2009-09-24
update the AuthSession cookie even if no Set-Cookie is already present
Adam Kocoloski
2009-09-20
remove some unneeded opening, closing and passing around of Db
Jan Lehnardt
2009-09-14
View refactoring and addition of raw collationoption. Significant performance...
Damien F. Katz
2009-09-11
Refactoring of endkey code in views and btrees. End key functionaility is now...
Damien F. Katz
2009-09-09
choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew...
Adam Kocoloski
2009-09-05
thou shalt make before thou commit, thou shalt make before thou commit, thou ...
Jan Lehnardt
2009-09-05
code =~ s/imperative/declarative & faster/, thanks to Kostis Sagonas for poin...
Jan Lehnardt
2009-09-02
use the same password hash calculation for user creation via ini file and use...
Jan Lehnardt
2009-09-01
remove debugging leftover
Jan Lehnardt
2009-08-29
merge cascading auth patch by Jason Davies, closes COUCHDB-478, fix tests
Jan Lehnardt
2009-08-14
update allowed methods to reflect reality
Adam Kocoloski
2009-08-04
Initial check-in of OAuth and cookie authentication.
Damien F. Katz