-
Improvement
-
Resolution: Fixed
-
Major
As a security fix, hudson.model.Api no longer permits the jsonp parameter, or xpath with a primitive result set. This is the safest policy but in certain cases it is useful to whitelist particular requesters known to be harmless. The INSECURE system property should be deprecated or deleted and an extension point introduced so various policies can be added by plugins: whitelists based on host name, requests with no Referer, etc.
- is related to
-
JENKINS-17005 hudson.model.Api.INSECURE as checkbox setting
- Closed