rnewson / couchdb-lucene

Enables full-text searching of CouchDB documents using Lucene
Apache License 2.0
769 stars 145 forks source link

support proxy auth with db-level auth #202

Open rnewson opened 10 years ago

rnewson commented 10 years ago

the global _fti via the proxy handler does not enforce db-level authorization. find a way to make that work.