Antonio-Maranhao opened a new pull request #1131: Fix - Error is shown when enabling CORS URL: https://github.com/apache/couchdb-fauxton/pull/1131 ## Overview An error message is displayed when enabling CORS. This happens because the PUT `/_config/cors/origins` request is sent with an empty body when it should be an empty string. ## Testing recommendations - Go to Config > CORS - Press Enable CORS - It should display a success message ## GitHub issue number Fixes #1130 ## Checklist - [x] Code is written and works correctly; - [x] Changes are covered by tests; - [ ] Documentation reflects the changes; - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct tag once a new Fauxton release is made
---------------------------------------------------------------- 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
