couchdb-lucene
couchdb-lucene copied to clipboard
Please support contacting oauth-protected couchdbs
Hi,
I have a desire to use couchdb-lucene with a couchdb that uses oauth protection (desktopcouch). Currently requests to couch fail as they aren't oauth signed. I would like to provide some oauth credentials in the config file to have couchdb-lucene sign its requests.
In the meantime I am just using basic authentication in addition to oauth.
Thanks,
James
It'll happen faster if you supply a working patch with tests. :)
Of course :-)
I have a workaround, and I don't know if this approach has legs yet, so I'm not going to start now, but I may if it proves to be fruitful.
Thanks,
James