Branch: refs/heads/password-length-fips-mode
Home: https://github.com/jenkinsci/credentials-plugin
Commit: 00afde3be99e2cfa950409a20f30b08d68793d5f
https://github.com/jenkinsci/credentials-plugin/commit/00afde3be99e2cfa950409a20f30b08d68793d5f
Author: Olivier Lamy <[email protected]>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M
src/main/java/com/cloudbees/plugins/credentials/impl/UsernamePasswordCredentialsImpl.java
M
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages.properties
A
src/test/java/com/cloudbees/plugins/credentials/impl/UsernamePasswordCredentialsImplFIPSTest.java
Log Message:
-----------
In FIPS environement password must be at least 14 characters
Signed-off-by: Olivier Lamy <[email protected]>
Commit: b43b46e598209d5d9e13d9f71c27b5b05c948390
https://github.com/jenkinsci/credentials-plugin/commit/b43b46e598209d5d9e13d9f71c27b5b05c948390
Author: Olivier Lamy <[email protected]>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M
src/main/java/com/cloudbees/plugins/credentials/impl/UsernamePasswordCredentialsImpl.java
Log Message:
-----------
make scanner happy
Signed-off-by: Olivier Lamy <[email protected]>
Commit: d7bc2d143cd0010040fe2739660fa339c0010100
https://github.com/jenkinsci/credentials-plugin/commit/d7bc2d143cd0010040fe2739660fa339c0010100
Author: Olivier Lamy <[email protected]>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M
src/main/java/com/cloudbees/plugins/credentials/impl/UsernamePasswordCredentialsImpl.java
Log Message:
-----------
do not use commons lang3
Signed-off-by: Olivier Lamy <[email protected]>
Commit: c80e7999a099173ff42d33fcc83181fd5932fd31
https://github.com/jenkinsci/credentials-plugin/commit/c80e7999a099173ff42d33fcc83181fd5932fd31
Author: Olivier Lamy <[email protected]>
Date: 2024-09-15 (Sun, 15 Sep 2024)
Changed paths:
M
src/test/java/com/cloudbees/plugins/credentials/impl/UsernamePasswordCredentialsImplFIPSTest.java
Log Message:
-----------
Update
src/test/java/com/cloudbees/plugins/credentials/impl/UsernamePasswordCredentialsImplFIPSTest.java
Co-authored-by: James Nord <[email protected]>
Commit: ddfc58c4741c1e8f7ff5c105b598df26330144dc
https://github.com/jenkinsci/credentials-plugin/commit/ddfc58c4741c1e8f7ff5c105b598df26330144dc
Author: Olivier Lamy <[email protected]>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M
src/test/java/com/cloudbees/plugins/credentials/impl/UsernamePasswordCredentialsImplFIPSTest.java
Log Message:
-----------
fix -Xmx setup
Signed-off-by: Olivier Lamy <[email protected]>
Compare:
https://github.com/jenkinsci/credentials-plugin/compare/00afde3be99e%5E...ddfc58c4741c
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/credentials-plugin/settings/notifications
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/password-length-fips-mode/000000-ddfc58%40github.com.