Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport a41638b from #3364.

#3364)

### Description
Change warning message No 'Basic Authorization' header, send 401 and
'WWW-Authenticate Basic' to trace

### Issues Resolved
- Resolves #3273

### Check List
- [ ] New functionality includes testing
- [ ] New functionality has been documented
- [X] 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](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).

---------

Signed-off-by: Priyank Bagrecha <pbagrecha@roku.com>
Co-authored-by: Priyank Bagrecha <pbagrecha@roku.com>
(cherry picked from commit a41638b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #3446 (9ed76a8) into 2.x (163bfe4) will decrease coverage by 0.01%.
Report is 2 commits behind head on 2.x.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #3446      +/-   ##
============================================
- Coverage     64.32%   64.32%   -0.01%     
+ Complexity     3462     3461       -1     
============================================
  Files           256      256              
  Lines         19510    19511       +1     
  Branches       3295     3296       +1     
============================================
  Hits          12550    12550              
+ Misses         5349     5345       -4     
- Partials       1611     1616       +5     
Files Coverage Δ
.../org/opensearch/security/auth/BackendRegistry.java 60.62% <0.00%> (-0.57%) ⬇️

... and 3 files with indirect coverage changes

@DarshitChanpura DarshitChanpura merged commit d7d8472 into 2.x Oct 3, 2023
@DarshitChanpura DarshitChanpura deleted the backport/backport-3364-to-2.x branch October 3, 2023 17:49
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.

3 participants