-
Task
-
Resolution: Unresolved
-
Minor
Problem
== Legacy checkUrl Line: 14 ---- checkUrl="'${rootURL}/scm/DarcsScm/darcsExeCheck?value='+escape(this.value)" ----
Solution
https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation
[JENKINS-74699] [darcs] Migrate legacy checkUrl attribute in WEB-INF/classes/org/jenkinsci/plugins/darcs/DarcsScm/global.jelly
Assignee | Original: Sven Strittmatter [ weltraumschaf ] |
Description |
Original:
h4. Problems {noformat} == Legacy checkUrl Line: 14 ---- checkUrl="'${rootURL}/scm/DarcsScm/darcsExeCheck?value='+escape(this.value)" ---- == Legacy checkUrl Line: 14 ---- checkUrl="'${rootURL}/scm/DarcsScm/darcsExeCheck?value='+escape(this.value)" ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation] |
New:
h4. Problem {noformat} == Legacy checkUrl Line: 14 ---- checkUrl="'${rootURL}/scm/DarcsScm/darcsExeCheck?value='+escape(this.value)" ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation] |
Summary | Original: [darcs] Migrate legacy checkUrl attributes in WEB-INF/classes/org/jenkinsci/plugins/darcs/DarcsScm/global.jelly | New: [darcs] Migrate legacy checkUrl attribute in WEB-INF/classes/org/jenkinsci/plugins/darcs/DarcsScm/global.jelly |