Issue Type: Improvement Improvement
Assignee: Unassigned
Components: copyartifact
Created: 02/Apr/14 10:44 AM
Description:

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

Project: Jenkins
Priority: Major Major
Reporter: ikedam
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to