popojargo commented on issue #1077: [Feature Request] _all_dbs with only accessible databases URL: https://github.com/apache/couchdb/issues/1077#issuecomment-352944582 @style95 Correct me if I'm wrong but `default_security` is for the default security object of database. So if I switch if to `admin_only`, only the admins will have access to the databases by default. Consequently, my user **Foo** won't be able to access any database by default. Therefore, `_all_dbs` will still return all the databases names(Even if I have access to none of them). `default_security` has no effects on `_all_dbs`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
