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

Regression: incorrect hash calculation (missing realm component) #529

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

ok2c
Copy link
Member

@ok2c ok2c commented Dec 24, 2023

No description provided.

@ok2c ok2c requested a review from arturobernalg December 24, 2023 16:01
@ok2c
Copy link
Member Author

ok2c commented Dec 24, 2023

@arturobernalg There is a regression in the Digest auth scheme. The realm component is missing in the A1 value leading to incorrect hash value calculation.

Generally when seeing many existing test methods failing, one should pause and investigate the cause of it instead of just changing test case expectations.

@ok2c ok2c merged commit 4e43daf into apache:master Dec 26, 2023
9 checks passed
@ok2c ok2c deleted the digest_auth_regression branch December 26, 2023 14:21
@arturobernalg
Copy link
Member

@ok2c
I apologize for the oversight. You're absolutely right about the importance of addressing failing tests before modifying them.

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.

2 participants