Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c31392d1401a45e8e9df4b91b2445cb4b1901f4d
      
https://github.com/jenkinsci/jenkins/commit/c31392d1401a45e8e9df4b91b2445cb4b1901f4d
  Author: Jesse Glick <[email protected]>
  Date:   2016-07-16 (Sat, 16 Jul 2016)

  Changed paths:
    M core/src/main/java/hudson/Functions.java
    M core/src/main/java/hudson/model/PasswordParameterDefinition.java
    M 
core/src/main/resources/hudson/model/PasswordParameterDefinition/index.jelly
    M test/src/test/java/hudson/model/PasswordParameterDefinitionTest.java

  Log Message:
  -----------
  [JENKINS-36476] Underprivileged users could not use the default value of a 
password parameter (#2454)

* [FIXED JENKINS-36476] Do not even send the default password in encrypted 
form; leave the text field blank, and apply the default upon submission.

* [JENKINS-36476] Use a special token, not the empty string, as the marker for 
the default value.


-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to