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

Support artifacts permission

XMLWordPrintable

      https://github.com/jenkinsci/copyartifact-plugin/pull/26/files#r11160862

      Also you should be checking Run.ARTIFACTS, if Functions.isArtifactsPermissionEnabled(). Cf. Run.doArtifact. Note that ARTIFACTS is scoped to Run not Item so you would need to check this after computing src, not as part of canReadFrom.

      It can be enabled setting a system property hudson.security.ArtifactsPermission.
      https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties

            ikedam ikedam
            ikedam ikedam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: