-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: ssh-plugin
Problems
== Legacy checkUrl
Line: 9
----
checkUrl="'${rootURL}/descriptorByName/org.jvnet.hudson.plugins.SSHBuildWrapper/checkHostname?hostname='+escape(this.value)"
----
== Legacy checkUrl
Line: 16
----
checkUrl="'${rootURL}/descriptorByName/org.jvnet.hudson.plugins.SSHBuildWrapper/checkCredentialId?credentialId='+escape(this.value)"
----
Solution
https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation
- causes
-
JENKINS-74847 hostname/credentials empty after Update from Version 2.6.1 to Version: 2.7
-
- Closed
-
- links to