wohali edited a comment on issue #1490: DB becomes public if member.* is empty
URL: https://github.com/apache/couchdb/issues/1490#issuecomment-410544150
 
 
   Yes:
   
   http://docs.couchdb.org/en/2.1.2/api/database/security.html
   
   > If both the names and roles fields of either the admins or members 
properties are empty arrays, or are not existent, it means the database has no 
admins or members.
   
   > Having no admins, only server admins (with the reserved _admin role) are 
able to update design document and make other admin level changes.
   
   > Having no members, any user can write regular documents (any non-design 
document) and read documents from the database.

----------------------------------------------------------------
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

Reply via email to