[JIRA] (JENKINS-60215) Show ssh public keys in ssh key editing ui

2019-11-19 Thread jsoref+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Soref updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60215  
 
 
  Show ssh public keys in ssh key editing ui   
 

  
 
 
 
 

 
Change By: 
 Josh Soref  
 
 
Component/s: 
 ssh-credentials-plugin  
 
 
Component/s: 
 core  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203188.157419007.4023.1574202900072%40Atlassian.JIRA.


[JIRA] (JENKINS-60215) Show ssh public keys in ssh key editing ui

2019-11-19 Thread jsoref+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Soref created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60215  
 
 
  Show ssh public keys in ssh key editing ui   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2019-11-19 19:01  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Josh Soref  
 

  
 
 
 
 

 
 
 
visit http://jenkins/credentials/store/system/domain/_/ 
click the wrench for a SSH Username with private key item 
 Actual results: 
 
Scope 
ID 
Description  
Username 
Private Key 
 
Enter directly 
Key Concealed for Confidentiality [Replace] 
  
Passphrase 
 Expected results: Private Key should be Key, and under Enter directly, there should be a Public Key showing the current calculated Public Key. The item currently labeled as Key should be renamed Private Key. See also JENKINS-56940