wohali opened a new pull request #916: Disable eval() and Function() constructor in JS by default URL: https://github.com/apache/couchdb/pull/916 This changes the couchjs --no-eval flag to --eval and disables eval() and Function() constructors by default in couchjs. As this is a major change to compatibility, it should land in the next feature release, not `2.1.1`. A documentation PR will come after this lands. ## Checklist - [X] Code is written and works correctly; - [X] 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
