-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins LTS v1.609.3
parameterized-remote-trigger-plugin v2.2.2
credentials plugin v1.24
Oracle JDK 1.7.0_75
Both in the server's config and the job's config, all credentials configured in the server show up in the drop-down list regardless of the credentials' configured domain. Using domains for the credentials they are supposed to be filtered which doesn't seem to work.
What I have:
- A credential domain for the hostname "remotejenkins.acme.org"
- In the server's config I've configured the "Remote address and port" in "Parameterized Remote Trigger Configuration" as "http://remotejenkins.acme.org"
What I then see:
- In the credentials drop-down list (both in server's config and job's config) all credentails configured are listed regardless of credential domain. Even credentials configured for hostname such as "svn.acme.org".
[JENKINS-31170] Credentials aren't filtered based on entered remote server address (and port)
Description |
Original:
Both in the server's config and the job's config, all credentials configured in the server show up in the drop-down list regardless of the credentials' configured domain. Using domains for the credentials they are supposed to be filtered which doesn't seem to work. What I have: * A credential domain for the hostname "remotejenkins.acme.org" * In the server's config I've configured the "Remote address and port" in "Parameterized Remote Trigger Configuration" as "http://remotejenkins.acme.org" What I then see: * In the credentials drop-down list (both in server's config and job's config) lists all credentails configured regardless of credentail domain. Even credential configured for hostname such as "svn.acme.org". |
New:
Both in the server's config and the job's config, all credentials configured in the server show up in the drop-down list regardless of the credentials' configured domain. Using domains for the credentials they are supposed to be filtered which doesn't seem to work. What I have: * A credential domain for the hostname "remotejenkins.acme.org" * In the server's config I've configured the "Remote address and port" in "Parameterized Remote Trigger Configuration" as "http://remotejenkins.acme.org" What I then see: * In the credentials drop-down list (both in server's config and job's config) all credentails configured are listed regardless of credential domain. Even credentials configured for hostname such as "svn.acme.org". |
Workflow | Original: JNJira [ 166351 ] | New: JNJira + In-Review [ 182367 ] |