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

[publish-over-cifs] Migrate legacy checkUrl attributes in jenkins/plugins/publish_over_cifs/CifsPublisherPlugin/config.jelly

XMLWordPrintable

      Problems

      == Legacy checkUrl
      Line: 79
      ----
      checkUrl="${descriptor.publisherDescriptor.getCheckUrl('retries')}+'?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 82
      ----
      checkUrl="${descriptor.publisherDescriptor.getCheckUrl('retryDelay')}+'?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 97
      ----
      checkUrl="${descriptor.publisherDescriptor.getCheckUrl('sourceFiles')}+'?value='+escape(this.value)"
      ----
      

      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: