jenkinsci / violation-comments-to-stash-plugin

Comments Bitbucket Server (or Stash) pull requests with static code analyzer findings.
https://plugins.jenkins.io/violation-comments-to-stash
MIT License
43 stars 16 forks source link

Using hudston.util.Secret to encrypt the password so that it's not se… #8

Closed pixman20 closed 8 years ago

pixman20 commented 8 years ago

Using hudston.util.Secret to encrypt the password so that it's not serialized in plain text to the config.xml

Note that this will break all existing jobs until the job is configured with the password.

pixman20 commented 8 years ago

Need to fix commit email information. Will create a new pull request