-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
It would be helpful if there was a way to allow/deny access to the artifacts
published with a build using Hudson's matrix-based security. We'd like to make
our Hudson have anonymous access to show the status of the builds, but we do not
want the artifacts to be able to be downloaded.
Code changed in hudson
User: : rseguy
Path:
trunk/hudson/main/core/src/main/java/hudson/Functions.java
trunk/hudson/main/core/src/main/java/hudson/model/Run.java
trunk/hudson/main/core/src/main/resources/hudson/model/AbstractBuild/index.jelly
trunk/hudson/main/core/src/main/resources/hudson/model/AbstractProject/main.jelly
trunk/hudson/main/core/src/main/resources/hudson/model/ExternalRun/sidepanel.jelly
trunk/hudson/main/core/src/main/resources/hudson/model/Messages.properties
trunk/hudson/main/core/src/main/resources/hudson/model/Run/artifacts-index.jelly
trunk/hudson/main/core/src/main/resources/lib/hudson/artifactList.jelly
trunk/hudson/main/maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/index.jelly
http://jenkins-ci.org/commit/34172
Log:
[FIXED JENKINS-1871]