You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/11/02 19:16:02 UTC

[GitHub] [couchdb] nickva opened a new pull request, #4254: Make sure admin_only_all_dbs applies to _dbs_info as well

nickva opened a new pull request, #4254:
URL: https://github.com/apache/couchdb/pull/4254

   We missed that in the 3.x versions up until now.
   
   Also some documentation around it with version history.
   
   Fixes #4253
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] janl commented on pull request #4254: Make sure admin_only_all_dbs applies to _dbs_info as well

Posted by GitBox <gi...@apache.org>.
janl commented on PR #4254:
URL: https://github.com/apache/couchdb/pull/4254#issuecomment-1301808787

   I foresee people coming back and wanting one closed but not the other. Do we really want to make this a single setting or should we introduce a new `admin_only_dbs_info` config?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] nickva commented on pull request #4254: Make sure admin_only_all_dbs applies to _dbs_info as well

Posted by GitBox <gi...@apache.org>.
nickva commented on PR #4254:
URL: https://github.com/apache/couchdb/pull/4254#issuecomment-1302222761

   Mainly to avoid introducing another config option and since _dbs_info is essentially a fancy extension of _all_docs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] nickva merged pull request #4254: Make sure admin_only_all_dbs applies to _dbs_info as well

Posted by GitBox <gi...@apache.org>.
nickva merged PR #4254:
URL: https://github.com/apache/couchdb/pull/4254


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org