Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Fix env var password hashing for PBKDF2 #4778

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 199662e from #4773.

Signed-off-by: Terry Quigley <[email protected]>
(cherry picked from commit 199662e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 65.43%. Comparing base (7ebcc00) to head (44200b1).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...org/opensearch/security/support/SecurityUtils.java 83.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #4778      +/-   ##
==========================================
- Coverage   65.44%   65.43%   -0.02%     
==========================================
  Files         319      319              
  Lines       22252    22252              
  Branches     3594     3595       +1     
==========================================
- Hits        14563    14560       -3     
  Misses       5887     5887              
- Partials     1802     1805       +3     
Files with missing lines Coverage Δ
...a/org/opensearch/security/tools/SecurityAdmin.java 41.46% <100.00%> (ø)
...org/opensearch/security/support/SecurityUtils.java 68.51% <83.33%> (ø)

... and 3 files with indirect coverage changes

@cwperks cwperks merged commit 05eb953 into 2.x Oct 4, 2024
91 checks passed
@cwperks cwperks deleted the backport/backport-4773-to-2.x branch October 4, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants