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

Fixes base64 encoded hardcoded admin credentials #1331

Merged

Conversation

DarshitChanpura
Copy link
Member

@DarshitChanpura DarshitChanpura commented Feb 14, 2024

Description

See these comments:

Issues Resolved

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Copy link
Contributor

@derek-ho derek-ho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d703887) 76.36% compared to head (5a98399) 76.45%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1331      +/-   ##
============================================
+ Coverage     76.36%   76.45%   +0.08%     
+ Complexity     1050     1045       -5     
============================================
  Files           141      141              
  Lines          4782     4782              
  Branches        526      526              
============================================
+ Hits           3652     3656       +4     
+ Misses          776      773       -3     
+ Partials        354      353       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

bbarani
bbarani previously approved these changes Feb 14, 2024
prudhvigodithi
prudhvigodithi previously approved these changes Feb 14, 2024
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
@monusingh-1 monusingh-1 merged commit 74dfcd1 into opensearch-project:main Feb 15, 2024
15 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 15, 2024
* Fixes base64 encoded hardcoded admin credentials

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

* Fixes broken integTest task

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
(cherry picked from commit 74dfcd1)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 15, 2024
* Fixes base64 encoded hardcoded admin credentials

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

* Fixes broken integTest task

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
(cherry picked from commit 74dfcd1)
monusingh-1 pushed a commit that referenced this pull request Feb 15, 2024
* Fixes base64 encoded hardcoded admin credentials

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

* Fixes broken integTest task

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
(cherry picked from commit 74dfcd1)

Co-authored-by: Darshit Chanpura <35282393+DarshitChanpura@users.noreply.github.com>
monusingh-1 pushed a commit that referenced this pull request Feb 15, 2024
* Fixes base64 encoded hardcoded admin credentials

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

* Fixes broken integTest task

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
(cherry picked from commit 74dfcd1)

Co-authored-by: Darshit Chanpura <35282393+DarshitChanpura@users.noreply.github.com>
skumarp7 pushed a commit to nokia/opensearch-project-cross-cluster-replication that referenced this pull request Jul 22, 2024
…1331) (opensearch-project#1332)

* Fixes base64 encoded hardcoded admin credentials

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

* Fixes broken integTest task

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
(cherry picked from commit 74dfcd1)

Co-authored-by: Darshit Chanpura <35282393+DarshitChanpura@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport 2.12 v2.12.0 Issues targeting release v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants