|
||||||||
|
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 |
||||||||
|
||||||||
|
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 |
||||||||
This (and a couple of other related issues) could be fixed by introducing a checkbox for not storing the credentials globally in addition to storing them in the job.
I guess you could just not make the call to save() in SubversionSCM.java#postCredential#onSuccess when the checkbox is ticked. This way, you get a real, only per-job credentials store.