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

   Configuration values could be updated by sending JSON strings as the body.  
But there is no safeguard in place to stop users from submitting values of 
arbitrary JSON type, including objects. Violating this assumption silently 
triggers a HTTP 500 response. Fill in this hole and provide users with a cause 
of rejection.
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to