Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-commons-plugin
  Commit: b088f7d3425eac6cf704f05f0a53b47a9e93a785
      
https://github.com/jenkinsci/docker-commons-plugin/commit/b088f7d3425eac6cf704f05f0a53b47a9e93a785
  Author: Matt Sicker <msic...@cloudbees.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M .mvn/extensions.xml
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentials.java
    M 
src/main/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentialsBinding.java
    M 
src/main/java/org/jenkinsci/plugins/docker/commons/impl/ServerKeyMaterialFactory.java
    M 
src/main/java/org/jenkinsci/plugins/docker/commons/impl/ServerKeyMaterialFactoryFromDockerCredentials.java
    M 
src/main/resources/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentials/credentials.jelly
    M src/test/java/org/jenkinsci/plugins/docker/commons/ConfigTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentialsBindingTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentialsTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerEndpointTest.java

  Log Message:
  -----------
  [JENKINS-57420] - Use f:secretTextarea for client private key (#76)

* Use f:secretTextarea for client private key

This updates the form UI for client keys to use the newly introduced
f:secretTextarea Jelly tag from Jenkins 2.171. Now the client key can
be more securely entered and updated.

Signed-off-by: Matt Sicker <boa...@gmail.com>

* Deprecate old property name and use updated code

Signed-off-by: Matt Sicker <boa...@gmail.com>

* Fix formatting

Signed-off-by: Matt Sicker <boa...@gmail.com>

* Apply suggestions from code review

Co-Authored-By: jvz <boa...@gmail.com>

* Use temp lib version of secretTextarea

Signed-off-by: Matt Sicker <boa...@gmail.com>


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-commons-plugin/push/refs/heads/master/cffb30-b088f7%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to