rnewson opened a new pull request #542: Send a better error when opening a db 
without authorisation
URL: https://github.com/apache/couchdb/pull/542
 
 
   COUCHDB-3426
   
   ## Overview
   
   Send a better error message when the replicator attempts to open a database 
it is not authorised to open.
   
   ## Testing recommendations
   
   Create a user, create a database, change the security object of the database 
to exclude the user, then ask the replicator to replicate to that database as 
the user. You should see a 'forbidden' message in _scheduler/jobs instead of 
the misleading db_not_found message we currently send.
   
   ## 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:
[email protected]


With regards,
Apache Git Services

Reply via email to