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

feat: add auth config to manager #2161

Merged
merged 1 commit into from
Mar 13, 2023
Merged

feat: add auth config to manager #2161

merged 1 commit into from
Mar 13, 2023

Conversation

gaius-qi
Copy link
Member

Fix https://github.com/dragonflyoss/Dragonfly2/security/advisories/GHSA-hpc8-7wpm-889w.

Description

  • Add auth config to manager.

Related Issue

https://github.com/dragonflyoss/Dragonfly2/security/advisories/GHSA-hpc8-7wpm-889w

Motivation and Context

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@gaius-qi gaius-qi added enhancement New feature or request manager labels Mar 13, 2023
@gaius-qi gaius-qi added this to the v2.0.9 milestone Mar 13, 2023
@gaius-qi gaius-qi requested a review from a team as a code owner March 13, 2023 09:42
@gaius-qi gaius-qi self-assigned this Mar 13, 2023
hyy0322
hyy0322 previously approved these changes Mar 13, 2023
Copy link

@hyy0322 hyy0322 left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Merging #2161 (7a8c414) into main (5d5804e) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2161      +/-   ##
==========================================
+ Coverage   47.93%   48.06%   +0.13%     
==========================================
  Files         141      141              
  Lines       19640    19659      +19     
==========================================
+ Hits         9415     9450      +35     
+ Misses       9634     9621      -13     
+ Partials      591      588       -3     
Flag Coverage Δ
Object-compatibility-e2etests ?
e2etests ?
unittests 48.06% <100.00%> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
manager/config/config.go 94.64% <100.00%> (+0.49%) ⬆️

... and 4 files with indirect coverage changes

Copy link

@hyy0322 hyy0322 left a comment

Choose a reason for hiding this comment

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

lgtm

@gaius-qi gaius-qi merged commit 684469a into main Mar 13, 2023
@gaius-qi gaius-qi deleted the feature/jwt branch March 13, 2023 10:30
MIchaelFU0403 pushed a commit to MIchaelFU0403/Dragonfly2 that referenced this pull request Mar 21, 2023
Fix https://github.com/dragonflyoss/Dragonfly2/security/advisories/GHSA-hpc8-7wpm-889w.

Signed-off-by: Gaius <gaius.qi@gmail.com>
Signed-off-by: MIchaelFU0403 <1078537664@qq.com>
lilongfeng0902 pushed a commit to lilongfeng0902/Dragonfly2 that referenced this pull request May 15, 2023
Fix https://github.com/dragonflyoss/Dragonfly2/security/advisories/GHSA-hpc8-7wpm-889w.

Signed-off-by: Gaius <gaius.qi@gmail.com>
Signed-off-by: 李龙峰 <lilongfeng@inspur.com>
gaius-qi added a commit that referenced this pull request Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants