[JIRA] (JENKINS-15882) rebuild plugin should not store non-stored password parameter

2013-03-25 Thread r...@kadijk.net (JIRA)












































  
Rino
 edited a comment on  JENKINS-15882


rebuild plugin should not store non-stored password parameter
















https://github.com/jenkinsci/rebuild-plugin/pull/8 
Storing passwords is a feature of jenkins, so this can't be disabled from the rebuild plugin. The pull request adds a global configuration option to make sure that the rebuild plugin won't pre-fill the password field.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-15882) rebuild plugin should not store non-stored password parameter

2013-03-25 Thread r...@kadijk.net (JIRA)














































Rino
 commented on  JENKINS-15882


rebuild plugin should not store non-stored password parameter















https://github.com/jenkinsci/rebuild-plugin/pull/8



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-15882) rebuild plugin should not store non-stored password parameter

2013-03-20 Thread kacynski.w...@aoins.com (JIRA)














































Walter Kacynski
 commented on  JENKINS-15882


rebuild plugin should not store non-stored password parameter















Here is my usage scenario:

Create new Job which accepts build parameters. One of the parameters should be a "password" type parameter.  Build this new job and enter a password.  Click on re-build and the password is re-entered automatically.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-15882) rebuild plugin should not store non-stored password parameter

2013-03-20 Thread r...@kadijk.net (JIRA)














































Rino
 commented on  JENKINS-15882


rebuild plugin should not store non-stored password parameter















Could you describe in more detail the steps to reproduce?
-Where do you configure a job with non-stored password parameters?

Would this issue be fixed if I add a configuration option to show an empty input field when rebuilding? 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-15882) rebuild plugin should not store non-stored password parameter

2013-03-03 Thread knese...@redhat.com (JIRA)














































Kiril Nesenko
 commented on  JENKINS-15882


rebuild plugin should not store non-stored password parameter















No I am not 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-15882) rebuild plugin should not store non-stored password parameter

2013-03-03 Thread linards.liep...@gmail.com (JIRA)














































Linards L
 commented on  JENKINS-15882


rebuild plugin should not store non-stored password parameter















Are you using VCS?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-15882) rebuild plugin should not store non-stored password parameter

2013-03-02 Thread knese...@redhat.com (JIRA)














































Kiril Nesenko
 commented on  JENKINS-15882


rebuild plugin should not store non-stored password parameter















I am triggering it manually, providing the password.
After the job finishes, I am able to rerun it without providing a password.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-15882) rebuild plugin should not store non-stored password parameter

2013-03-01 Thread cen...@java.net (JIRA)














































centic
 commented on  JENKINS-15882


rebuild plugin should not store non-stored password parameter















How are you triggering the job and how is the password provided? Are you manually providing the password when starting the job?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-15882) rebuild plugin should not store non-stored password parameter

2013-01-31 Thread rino.kad...@qiy.nl (JIRA)















































Rino
 assigned  JENKINS-15882 to Rino



rebuild plugin should not store non-stored password parameter
















Change By:


Rino
(31/Jan/13 10:03 AM)




Assignee:


ragesh_nair
Rino



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-15882) rebuild plugin should not store non-stored password parameter

2012-11-20 Thread knese...@redhat.com (JIRA)














































Kiril Nesenko
 created  JENKINS-15882


rebuild plugin should not store non-stored password parameter















Issue Type:


Bug



Affects Versions:


current



Assignee:


ragesh_nair



Components:


rebuild



Created:


20/Nov/12 3:26 PM



Description:


I have a job with store non-stored password parameter. When trying to rebuild the job, password is stored.

Expected results:
The rebuild plugin should not keep passwords. When clicking on rebuild button, it should promt for password once again.




Project:


Jenkins



Priority:


Critical



Reporter:


Kiril Nesenko

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira