Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-74357

[saltstack] Migrate legacy checkUrl attributes in com/waytta/clientinterface/LocalClient/config.jelly

      Problems

      == Legacy checkUrl
      Line: 32
      ----
      checkUrl="'descriptorByName/SaltAPIBuilder/checkPollTime?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 42
      ----
      checkUrl="'descriptorByName/SaltAPIBuilder/checkMinionTimeout?value='+escape(this.value)"
      ----
      

      Solution

      https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation

          [JENKINS-74357] [saltstack] Migrate legacy checkUrl attributes in com/waytta/clientinterface/LocalClient/config.jelly

          Basil Crow created issue -
          Basil Crow made changes -
          Assignee Original: Christian McHugh [ mchugh19 ]
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Legacy checkUrl
          Line: 32
          ----
          checkUrl="'descriptorByName/SaltAPIBuilder/checkPollTime?value='+escape(this.value)"
          ----

          == Legacy checkUrl
          Line: 42
          ----
          checkUrl="'descriptorByName/SaltAPIBuilder/checkMinionTimeout?value='+escape(this.value)"
          ----

          == Legacy checkUrl
          Line: 32
          ----
          checkUrl="'descriptorByName/SaltAPIBuilder/checkPollTime?value='+escape(this.value)"
          ----

          == Legacy checkUrl
          Line: 42
          ----
          checkUrl="'descriptorByName/SaltAPIBuilder/checkMinionTimeout?value='+escape(this.value)"
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation]
          New: h4. Problems

          {noformat}
          == Legacy checkUrl
          Line: 32
          ----
          checkUrl="'descriptorByName/SaltAPIBuilder/checkPollTime?value='+escape(this.value)"
          ----

          == Legacy checkUrl
          Line: 42
          ----
          checkUrl="'descriptorByName/SaltAPIBuilder/checkMinionTimeout?value='+escape(this.value)"
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation]

            Unassigned Unassigned
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: