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 incorrect Username and Password Extraction #1283

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Conversation

DimuthuMadushan
Copy link
Contributor

Purpose

Fixes: #6773

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

Copy link

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.47%. Comparing base (1696840) to head (79115d5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1283      +/-   ##
============================================
+ Coverage     82.40%   82.47%   +0.07%     
  Complexity       94       94              
============================================
  Files            16       16              
  Lines           483      485       +2     
  Branches         83       85       +2     
============================================
+ Hits            398      400       +2     
  Misses           65       65              
  Partials         20       20              

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

@DimuthuMadushan DimuthuMadushan merged commit 95834cb into master Jul 25, 2024
8 checks passed
@DimuthuMadushan DimuthuMadushan deleted the fix-passwrd branch July 25, 2024 12:00
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.

Incorrect Password Extraction When Passwords Contain Colons
2 participants