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_oauth.erl
Age
Commit message (
Expand
)
Author
2010-09-30
Removing ?getv macros.
Filipe David Borba Manana
2010-09-27
Replacing calls to couch_util:get_value with ?getv
Filipe David Borba Manana
2010-06-23
Authentication caching, to avoid repeated opening and closing of the users da...
Damien F. Katz
2010-06-02
trailing whitespace pedantry
Jan Lehnardt
2010-05-04
use keysearch BIF to search ejson props. Closes COUCHDB-747
Adam Kocoloski
2010-01-07
merge account branch to trunk
John Christopher Anderson
2009-10-22
Improve OAuth error message for missing tokens.
Paul Joseph Davis
2009-10-12
Send 400 error when bad OAuth token is received.
Jason David Davies
2009-10-12
Added handy log message for debugging OAuth behind proxies.
Jason David Davies
2009-09-20
remove some unneeded opening, closing and passing around of Db
Jan Lehnardt
2009-09-11
fix oauth access to design documents, patch by Jason Davies
Jan Lehnardt
2009-08-23
fix HEAD requests for OAuth, patch by Jason Davies, closes COUCHDB-479
Jan Lehnardt
2009-08-04
Initial check-in of OAuth and cookie authentication.
Damien F. Katz