Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.11
-
Fix Version/s: None
-
Component/s: HTTP Interface
-
Labels:None
-
Environment:
trunk / 0.11
-
Skill Level:Regular Contributors Level (Easy to Medium)
Description
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.