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 2018/10/11 19:04:55 UTC

[GitHub] eiri opened a new pull request #1652: Restrict access to _active_tasks to server admin

eiri opened a new pull request #1652: Restrict access to _active_tasks to server admin
URL: https://github.com/apache/couchdb/pull/1652
 
 
   ## Overview
   
   According to [documentation](http://docs.couchdb.org/en/2.2.0/api/server/common.html#active-tasks) CouchDB Server Administrator privileges required to access this end-point. This patch adds the according check.  
   
   ## Testing recommendations
   
   Full test suite should pass.
   
   ## Related Issues or Pull Requests
   
   Closes #1643 
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services