-
Task
-
Resolution: Unresolved
-
Minor
Problems
== Legacy checkUrl Line: 14 ---- checkUrl="'descriptorByName/PortAllocator/checkName?value='+this.value" ---- == Legacy checkUrl Line: 18 ---- checkUrl="'descriptorByName/PortAllocator/checkPort?value='+this.value" ----
Solution
https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation
- links to
[JENKINS-74143] [port-allocator] Migrate legacy checkUrl attributes in org/jvnet/hudson/plugins/port_allocator/PortAllocator/global.jelly
Description |
Original:
h4. Problems {noformat} == Legacy checkUrl Line: 14 ---- checkUrl="'descriptorByName/PortAllocator/checkName?value='+this.value" ---- == Legacy checkUrl Line: 18 ---- checkUrl="'descriptorByName/PortAllocator/checkPort?value='+this.value" ---- == Legacy checkUrl Line: 14 ---- checkUrl="'descriptorByName/PortAllocator/checkName?value='+this.value" ---- == Legacy checkUrl Line: 18 ---- checkUrl="'descriptorByName/PortAllocator/checkPort?value='+this.value" ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation] |
New:
h4. Problems {noformat} == Legacy checkUrl Line: 14 ---- checkUrl="'descriptorByName/PortAllocator/checkName?value='+this.value" ---- == Legacy checkUrl Line: 18 ---- checkUrl="'descriptorByName/PortAllocator/checkPort?value='+this.value" ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation] |
Assignee | New: Shlomo [ shlomo_dahan ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR (Web Link)" [ 30313 ] |