On 11.10.2014, at 15:48, 'Matthew Moore' via Jenkins Users
wrote:
> I believe CloudBees folder plugin allows for folder-scoped credentials,
> combined with Folder permissions (might be a CloudBees enterprise plugin),
> you might be able to achieve what you want.
Folders have support for proj
Domains would allow you to show the credentials for only the pertinent
hostnames, schemes, etc (e.g. github.com, ssh://).
1) Add Domain
2) Add a "hostname" specification for your repo
3) Add your credential *inside* this domain.
The net effect is that when users type this URL into Git, your creden
Have you experimented with "Add domain" and assigned the credentials to the
specific URI and scheme and port that you want to control?
I'm not sure that will exactly match what you're trying to do, since I
believe you're trying to prevent a user who has the permission to modify a
job definition fr
Hi,
Several of our projects have access to their own Git repository through
https.
For this they need to add credentials in the job config (Git plugin).
But is seems only possible to add credentials at global level. Added global
credentials are shown in the credentials dropdownlistbox (Git plu