_all_dbs should list only the DBs accessible to the user
--------------------------------------------------------
Key: COUCHDB-661
URL: https://issues.apache.org/jira/browse/COUCHDB-661
Project: CouchDB
Issue Type: Bug
Components: HTTP Interface
Affects Versions: 0.11
Environment: trunk / 0.11
Reporter: Filipe Manana
Fix For: 0.11
Attachments: couchdb-_all_dbs-auth.patch
As discussed in the auth roadmap mail, sent by Chris to @dev, the _all_dbs URI
should only list the DBs that are accessible to the user.
The following patch is a naive solution. It doesn't scale for CouchDB servers
with millions of DBs. Regarding this scaling detail, I'll discuss soon in the
@dev mailing list some ideas.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.