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] InjectSecurity - inject User object in UserInfo in threadContext #399

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f7639aa from #396

* Added user_info injection of User object in InjectSecurity

Signed-off-by: Petar <petar.dzepina@gmail.com>
(cherry picked from commit f7639aa)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team April 13, 2023 21:19
@codecov-commenter
Copy link

Codecov Report

Merging #399 (b9d5475) into 2.x (3914598) will decrease coverage by 0.08%.
The diff coverage is 50.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x     #399      +/-   ##
============================================
- Coverage     72.97%   72.90%   -0.08%     
- Complexity      696      697       +1     
============================================
  Files           110      110              
  Lines          4603     4620      +17     
  Branches        607      609       +2     
============================================
+ Hits           3359     3368       +9     
- Misses          993      998       +5     
- Partials        251      254       +3     
Impacted Files Coverage Δ
...in/java/org/opensearch/commons/InjectSecurity.java 71.92% <50.00%> (-8.08%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lezzago lezzago merged commit 3120d68 into 2.x Apr 14, 2023
@github-actions github-actions bot deleted the backport/backport-396-to-2.x branch April 14, 2023 17:45
stevanbz pushed a commit to stevanbz/common-utils that referenced this pull request Apr 17, 2023
…nsearch-project#396) (opensearch-project#399)

* Added user_info injection of User object in InjectSecurity

Signed-off-by: Petar <petar.dzepina@gmail.com>
(cherry picked from commit f7639aa)

Co-authored-by: Petar Dzepina <petar.dzepina@gmail.com>
lezzago pushed a commit that referenced this pull request Apr 17, 2023
… (#399) (#406)

* Added user_info injection of User object in InjectSecurity


(cherry picked from commit f7639aa)

Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
Co-authored-by: Petar Dzepina <petar.dzepina@gmail.com>
AWSHurneyt pushed a commit to AWSHurneyt/common-utils that referenced this pull request Apr 12, 2024
…nsearch-project#396) (opensearch-project#399)

* Added user_info injection of User object in InjectSecurity

Signed-off-by: Petar <petar.dzepina@gmail.com>
(cherry picked from commit f7639aa)

Co-authored-by: Petar Dzepina <petar.dzepina@gmail.com>
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
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.

4 participants