summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_httpd_auth.erl
AgeCommit message (Expand)Author
2009-09-05thou shalt make before thou commit, thou shalt make before thou commit, thou ...Jan Lehnardt
2009-09-05code =~ s/imperative/declarative & faster/, thanks to Kostis Sagonas for poin...Jan Lehnardt
2009-09-02use the same password hash calculation for user creation via ini file and use...Jan Lehnardt
2009-09-01remove debugging leftoverJan Lehnardt
2009-08-29merge cascading auth patch by Jason Davies, closes COUCHDB-478, fix testsJan Lehnardt
2009-08-14update allowed methods to reflect realityAdam Kocoloski
2009-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz