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

fix: parse password from basic auth #31

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fix: parse password from basic auth #31

wants to merge 2 commits into from

Conversation

luohoufu
Copy link
Contributor

@luohoufu luohoufu commented Dec 26, 2024

What does this PR do

Rationale for this change

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Necessary tests are added
  • Updated the release notes
  • Necessary documents have been added if this is a new feature
  • Performance tests checked, no obvious performance degradation

@luohoufu luohoufu requested a review from medcl December 26, 2024 08:48
@medcl medcl changed the title fix: password get by basic auth fix: parse password from basic auth Dec 27, 2024
@@ -22,6 +22,7 @@ Information about release notes of INFINI Framework is provided here.
- Fixed the issue that the metadata does not take effect immediately after the cluster changes to available (#23)
- Enable skipping to the next file with multiple gaps (#22)
- Removing the logic of collecting metric per each node (#26)
- Fixed password get by basic auth (#31)
Copy link
Member

Choose a reason for hiding this comment

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

Fixed to parse password from basic auth

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