Because source code can not be accessed by all users, I want to remove the link.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
On the "Manage Jenkins [Hudson]" > "Configure System" page, "Enable Security". Add the user or group you want to limit, and in the checkboxes, uncheck Workspace under Job. This will prevent that user or group from being able to read the workspace. |
|||
|
|
|
Note that in Jenkins v1.504 the user security is no longer under the configuration tab it is in its own 'Global Security' tab. Goto: "Manage Jenkins [Hudson]" > "Configure Global Security" > Check "Enable Security" |
|||
|
|