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!: enhance and add feature into digest auth flow #914 #921

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

jeevatkm
Copy link
Member

  • redesign the digest auth internals, cleanup, and improvements
  • add 'auth-int' QOP support
  • add and update digest hash functions
  • remove the 'Request.SetDigestAuth' method, keep the option only at the client level

closes #914

- redesign the digest auth internals, cleanup, and improvements
- add 'auth-int' QOP support
- add and update digest hash functions
- remove the 'Request.SetDigestAuth' method, keep the option only at the client level
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.55%. Comparing base (f18ee43) to head (cda801e).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #921      +/-   ##
==========================================
+ Coverage   98.79%   99.55%   +0.75%     
==========================================
  Files          15       15              
  Lines        3230     3345     +115     
==========================================
+ Hits         3191     3330     +139     
+ Misses         28       10      -18     
+ Partials       11        5       -6     
Flag Coverage Δ
unittests 99.55% <100.00%> (+0.75%) ⬆️

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

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


🚨 Try these New Features:

@jeevatkm jeevatkm merged commit 8b24a96 into main Nov 24, 2024
8 checks passed
@jeevatkm jeevatkm deleted the enhance-digest-auth branch November 24, 2024 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant