Branch: refs/heads/docs
  Home:   https://github.com/jenkinsci/mask-passwords-plugin
  Commit: 3c3fa2f8b50826cfd9420732e2ae40275c3d714f
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/3c3fa2f8b50826cfd9420732e2ae40275c3d714f
  Author: DomnMihai <mihaimihai.p...@gmail.com>
  Date:   2019-08-05 (Mon, 05 Aug 2019)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Added .idea to .gitignore


  Commit: 9283a9ccfc70ce70fa1245370e84a4ea76604035
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/9283a9ccfc70ce70fa1245370e84a4ea76604035
  Author: DomnMihai <mihaimihai.p...@gmail.com>
  Date:   2019-08-05 (Mon, 05 Aug 2019)

  Changed paths:
    M 
src/main/resources/com/michelin/cio/hudson/plugins/passwordparam/PasswordParameterValue/value.jelly

  Log Message:
  -----------
  Removed daring "view build parameters" value


  Commit: 61a0ccc8374458b97e913b0920cb99ee78b55eee
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/61a0ccc8374458b97e913b0920cb99ee78b55eee
  Author: DomnMihai <mihaimihai.p...@gmail.com>
  Date:   2019-08-05 (Mon, 05 Aug 2019)

  Changed paths:
    M .gitignore
    M pom.xml
    M src/main/resources/index.jelly

  Log Message:
  -----------
  Edited plugin description


  Commit: 05010083e61f8865f85c994a829b79b5013be20c
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/05010083e61f8865f85c994a829b79b5013be20c
  Author: DomnMihai <mihaimihai.p...@gmail.com>
  Date:   2019-12-15 (Sun, 15 Dec 2019)

  Changed paths:
    M 
src/main/resources/com/michelin/cio/hudson/plugins/passwordparam/PasswordParameterValue/value.jelly

  Log Message:
  -----------
  Added description to Parameters page


  Commit: aadefdbf319954cf0c5acbe032637e1c0a924f37
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/aadefdbf319954cf0c5acbe032637e1c0a924f37
  Author: Sam Gleske <sam.mxra...@gmail.com>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M 
src/main/resources/com/michelin/cio/hudson/plugins/maskpasswords/MaskPasswordsBuildWrapper/global.jelly

  Log Message:
  -----------
  [SECURITY-157] Fix global mask passwords config

Since the security issue has been public for several months, there's no
need to hide proposing the fix.

This fixes the global configuration page by displaying the encrypted
values of global password variables instead of plaintext within the
password form.

See also:

- [SECURITY-157][SECURITY-157]
- [security advisory published 2019-08-07][advisory]

[advisory]: https://jenkins.io/security/advisory/2019-08-07/#SECURITY-157
[SECURITY-157]: https://issues.jenkins-ci.org/browse/SECURITY-157


  Commit: afefac6318738003495f1bda28d2d2d6c659e191
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/afefac6318738003495f1bda28d2d2d6c659e191
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    A .github/release-drafter.yml

  Log Message:
  -----------
  Create release-drafter.yml


  Commit: cd710663526182a4fa1827d2c429c989e517750d
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/cd710663526182a4fa1827d2c429c989e517750d
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    A .github/workflows/changelog-draft.yml

  Log Message:
  -----------
  Add GitHub Action for Release Drafter


  Commit: 447f8c23a2fa06d92fbb71ab878b2ac5778d944a
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/447f8c23a2fa06d92fbb71ab878b2ac5778d944a
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    A .github/release-drafter.yml
    A .github/workflows/changelog-draft.yml

  Log Message:
  -----------
  Merge pull request #21 from jenkinsci/release-drafter

Enable Release drafter in the repository


  Commit: 107cd529c9947322c297a5bcd1cf9609ca3cbaca
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/107cd529c9947322c297a5bcd1cf9609ca3cbaca
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M 
src/main/resources/com/michelin/cio/hudson/plugins/maskpasswords/MaskPasswordsBuildWrapper/global.jelly

  Log Message:
  -----------
  Merge pull request #20 from samrocketman/fix-SECURITY-157

[SECURITY-157] Fix global mask passwords config


  Commit: f9d12a4da55e7f55205d3207af80db9b1134cd2f
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/f9d12a4da55e7f55205d3207af80db9b1134cd2f
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M .gitignore
    M pom.xml
    M 
src/main/resources/com/michelin/cio/hudson/plugins/passwordparam/PasswordParameterValue/value.jelly
    M src/main/resources/index.jelly

  Log Message:
  -----------
  Merge pull request #19 from DomnMihai/remove-parameters-comment

Removed daring "view build parameters" value


  Commit: 606423de972ff818991cb2ed60ae5256a4e643ec
      
https://github.com/jenkinsci/mask-passwords-plugin/commit/606423de972ff818991cb2ed60ae5256a4e643ec
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    A .github/release-drafter.yml
    A .github/workflows/changelog-draft.yml
    M .gitignore
    M pom.xml
    M 
src/main/resources/com/michelin/cio/hudson/plugins/maskpasswords/MaskPasswordsBuildWrapper/global.jelly
    M 
src/main/resources/com/michelin/cio/hudson/plugins/passwordparam/PasswordParameterValue/value.jelly
    M src/main/resources/index.jelly

  Log Message:
  -----------
  Merge branch 'master' into docs


Compare: 
https://github.com/jenkinsci/mask-passwords-plugin/compare/4752cc47bf48...606423de972f

-- 
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/mask-passwords-plugin/push/refs/heads/docs/4752cc-606423%40github.com.

Reply via email to