-
Task
-
Resolution: Unresolved
-
Minor
Problem
== Legacy checkUrl Line: 4 ---- checkUrl="'${rootURL}/descriptorByName/hudson.plugins.dbcharts.DbChartPublisher/checkName?value='+toValue(this)" ----
Solution
https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation
[JENKINS-74510] [dbCharts] Migrate legacy checkUrl attribute in WEB-INF/classes/hudson/plugins/dbcharts/PostgresqlJDBCConnection/config.jelly
Assignee | Original: ptab [ ptab ] |
Description |
Original:
h4. Problems {noformat} == Legacy checkUrl Line: 4 ---- checkUrl="'${rootURL}/descriptorByName/hudson.plugins.dbcharts.DbChartPublisher/checkName?value='+toValue(this)" ---- == Legacy checkUrl Line: 4 ---- checkUrl="'${rootURL}/descriptorByName/hudson.plugins.dbcharts.DbChartPublisher/checkName?value='+toValue(this)" ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation] |
New:
h4. Problem {noformat} == Legacy checkUrl Line: 4 ---- checkUrl="'${rootURL}/descriptorByName/hudson.plugins.dbcharts.DbChartPublisher/checkName?value='+toValue(this)" ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation] |
Summary | Original: [dbCharts] Migrate legacy checkUrl attributes in WEB-INF/classes/hudson/plugins/dbcharts/PostgresqlJDBCConnection/config.jelly | New: [dbCharts] Migrate legacy checkUrl attribute in WEB-INF/classes/hudson/plugins/dbcharts/PostgresqlJDBCConnection/config.jelly |