Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: 585b1b43d90d9850657db6eed9c200bc60c9b949
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/585b1b43d90d9850657db6eed9c200bc60c9b949
  Author: Stephen Connolly <[email protected]>
  Date:   2012-02-28 (Tue, 28 Feb 2012)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHUser.java
  A 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BaseSSHUser.java
  M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPassword.java
  M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java
  M 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPassword/credentials.jelly
  M 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/credentials.jelly
  M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/TrileadSSHPasswordAuthenticatorTest.java
  M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/TrileadSSHPublicKeyAuthenticatorTest.java

  Log Message:
  -----------
  SSH user instances need an ID so that you can find the same one again. Found 
this issue when trying to integrate with ssh-slaves plugin



Reply via email to